Re: [PATCH] remove duplicate FAKE_STACK_FRAME macro

From: Andi Kleen
Date: Fri Oct 29 2004 - 18:51:45 EST


On Fri, Oct 29, 2004 at 04:14:56PM -0700, Chris Wright wrote:
> Hi Andi,
>
> FAKE_STACK_FRAME macro is defined twice. The one that gets used is in
> arch/x86_64/kernel/entry.S, and is slightly different codewise, although
> should have the same end result (uses pushq rather than addq %rsp + movq
> and has the extra dwarf annotations). Looks like we can remove the dups?

Yes. Thanks. I added it to my tree.

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/