Re: [PATCH] x86: fix missing cpu_index initialisation

From: Ingo Molnar
Date: Thu Oct 30 2008 - 17:24:21 EST



* Yinghai Lu <yinghai@xxxxxxxxxx> wrote:

> CC arch/x86/kernel/cpu/common.o
> arch/x86/kernel/cpu/common.c: In function 'early_identify_cpu':
> arch/x86/kernel/cpu/common.c:553: error: 'boot_cpu_id' undeclared
> (first use in this function)
> arch/x86/kernel/cpu/common.c:553: error: (Each undeclared identifier
> is reported only once
> arch/x86/kernel/cpu/common.c:553: error: for each function it appears in.)
> make[2]: *** [arch/x86/kernel/cpu/common.o] Error 1
> make[1]: *** [arch/x86/kernel/cpu] Error 2
> make: *** [arch/x86/kernel] Error 2

depends on this patch perhaps:

Subject: [PATCH] fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c600fee1e2

?

Ingo
--
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/