LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Jianjun Kong <jianjun@zeuux.org>
To: Pete Clements <clem@clem.clem-digital.net>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.28-rc2-git6 fails compile -- cpu/common.c
Date: Sat, 1 Nov 2008 15:46:01 +0800 [thread overview]
Message-ID: <20081101074601.GD6556@ubuntu> (raw)
In-Reply-To: <20081101073156.GC6556@ubuntu>
On Sat, Nov 01, 2008 at 03:31:56PM +0800, Jianjun Kong wrote:
>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)
>
See http://lkml.org/lkml/2008/10/30/531
Jianjun
--
Jianjun Kong | Happy Hacking
HomePage: http://kongove.cn
Gtalk: kongjianjun@gmail.com
Hope is good thing, maybe the best of things, and no good thing ever dies.
prev parent reply other threads:[~2008-11-01 7:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-01 2:50 Pete Clements
2008-11-01 7:31 ` Jianjun Kong
2008-11-01 7:46 ` Jianjun Kong [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081101074601.GD6556@ubuntu \
--to=jianjun@zeuux.org \
--cc=clem@clem.clem-digital.net \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: 2.6.28-rc2-git6 fails compile -- cpu/common.c' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).