Re: 2.6.21-mm1 -- x86 verify_cpu.S compile failure

2007-05-10 Thread Andy Whitcroft
Andy Whitcroft wrote: > Andi Kleen wrote: >> On Tue, May 08, 2007 at 10:46:20AM +0100, Andy Whitcroft wrote: >>> We are seeing the following compile error on older x86 installs: >>> >>> arch/i386/kernel/verify_cpu.S: Assembler messages: >>> arch/i386/kernel/verify_cpu.S:13: Error: `(%esp)' is >

Re: 2.6.21-mm1 -- x86 verify_cpu.S compile failure

2007-05-09 Thread Andy Whitcroft
Andi Kleen wrote: > On Tue, May 08, 2007 at 10:46:20AM +0100, Andy Whitcroft wrote: >> We are seeing the following compile error on older x86 installs: >> >> arch/i386/kernel/verify_cpu.S: Assembler messages: >> arch/i386/kernel/verify_cpu.S:13: Error: `(%esp)' is >> not a

Re: 2.6.21-mm1 -- x86 verify_cpu.S compile failure

2007-05-09 Thread Andy Whitcroft
Andi Kleen wrote: > On Tue, May 08, 2007 at 10:46:20AM +0100, Andy Whitcroft wrote: >> We are seeing the following compile error on older x86 installs: >> >> arch/i386/kernel/verify_cpu.S: Assembler messages: >> arch/i386/kernel/verify_cpu.S:13: Error: `(%esp)' is >> not a

Re: 2.6.21-mm1 -- x86 verify_cpu.S compile failure

2007-05-08 Thread Andi Kleen
On Tue, May 08, 2007 at 10:46:20AM +0100, Andy Whitcroft wrote: > We are seeing the following compile error on older x86 installs: > > arch/i386/kernel/verify_cpu.S: Assembler messages: > arch/i386/kernel/verify_cpu.S:13: Error: `(%esp)' is >not a valid 16 bit base/inde

Re: 2.6.21-mm1 -- x86 verify_cpu.S compile failure

2007-05-08 Thread Andy Whitcroft
We are seeing the following compile error on older x86 installs: arch/i386/kernel/verify_cpu.S: Assembler messages: arch/i386/kernel/verify_cpu.S:13: Error: `(%esp)' is not a valid 16 bit base/index expression Seems to come from: x86_64-mm-i386-verify-cpu Compiler