[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081101073156.GC6556@ubuntu>
Date: Sat, 1 Nov 2008 15:31:56 +0800
From: Jianjun Kong <jianjun@...ux.org>
To: Pete Clements <clem@...m.clem-digital.net>
Cc: linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: 2.6.28-rc2-git6 fails compile -- cpu/common.c
On Fri, Oct 31, 2008 at 10:50:53PM -0400, Pete Clements wrote:
>Fyi
>2.6.28-rc2-git fails compile, uniprocessor x86. (Missed git4 and git5.)
>
> CC arch/x86/kernel/cpu/common.o
>arch/x86/kernel/cpu/common.c: In function 'cpu_init':
>arch/x86/kernel/cpu/common.c:1141: error: 'boot_cpu_id' undeclared (first use in this function)
>arch/x86/kernel/cpu/common.c:1141: error: (Each undeclared identifier is reported only once
>arch/x86/kernel/cpu/common.c:1141: 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
'boot_cpu_id' only defined at this head file(include/linux/smp_32.h)
Jianjun
--
Jianjun Kong | Happy Hacking
HomePage: http://kongove.cn
Gtalk: kongjianjun@...il.com
Hope is good thing, maybe the best of things, and no good thing ever dies.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists