[PATCH] x86-64: Fix compilation of 2.6.11rc3

2005-02-04 Thread Andi Kleen
[Linus, please apply before 2.6.11] > > > CC arch/x86_64/kernel/asm-offsets.s > > > arch/x86_64/kernel/asm-offsets.c: In function `main': > > > arch/x86_64/kernel/asm-offsets.c:65: error: invalid > > application of `sizeof' > > > to an incomplete type This patch fixes a compile problem

[PATCH] x86-64: Fix compilation of 2.6.11rc3

2005-02-04 Thread Andi Kleen
[Linus, please apply before 2.6.11] CC arch/x86_64/kernel/asm-offsets.s arch/x86_64/kernel/asm-offsets.c: In function `main': arch/x86_64/kernel/asm-offsets.c:65: error: invalid application of `sizeof' to an incomplete type This patch fixes a compile problem on x86-64 when