On Tue, 20 Nov 2007, Kamalesh Babulal wrote:

> Hi Andrew,
> 
> The kernel build fails on AMD Opteron
> 
>   CC      arch/x86/kernel/setup_64.o
> arch/x86/kernel/setup_64.c: In function ‘early_identify_cpu’:
> arch/x86/kernel/setup_64.c:904: warning: unused variable ‘xlvl’
> arch/x86/kernel/setup_64.c: In function ‘identify_cpu’:
> arch/x86/kernel/setup_64.c:960: error: ‘xlvl’ undeclared (first use in this 
> function)
> arch/x86/kernel/setup_64.c:960: error: (Each undeclared identifier is 
> reported only once
> arch/x86/kernel/setup_64.c:960: error: for each function it appears in.)
> arch/x86/kernel/setup_64.c: At top level:
> arch/x86/kernel/setup_64.c:991: error: redefinition of ‘identify_cpu’
> arch/x86/kernel/setup_64.c:958: error: previous definition of ‘identify_cpu’ 
> was here
> make[1]: *** [arch/x86/kernel/setup_64.o] Error 1
> make: *** [arch/x86/kernel] Error 2
> 
> The patch causing this error is git-x86.patch

Jeremy pointed me to this already. I'm looking into this.

Thanks,

        tglx

Reply via email to