From: Nathan Poznick <kraken@drunkmonkey.org>
To: linux-kernel@vger.kernel.org
Subject: 2.6.1-rc1-mm[1|2] on Alpha build failure
Date: Mon, 5 Jan 2004 22:47:05 -0600 [thread overview]
Message-ID: <20040106044705.GA13288@wang-fu.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1022 bytes --]
A change to include/asm-alpha/smp.h went in during 2.6.1-rc1-mm1 which
appears to have broken compilation on Alpha. Specifically, the addition
of:
#define cpu_possible_map cpu_present_map
seems to have caused a problem, since cpu_present_map doesn't appear to
be declared anywhere.
CC init/main.o
In file included from init/main.c:33:
include/linux/kernel_stat.h: In function `kstat_irqs':
include/linux/kernel_stat.h:47: error: `cpu_present_map' undeclared (first use in this function)
include/linux/kernel_stat.h:47: error: (Each undeclared identifier is reported only once
include/linux/kernel_stat.h:47: error: for each function it appears in.)
init/main.c: In function `smp_init':
init/main.c:348: error: `cpu_present_map' undeclared (first use in this function)
make[1]: *** [init/main.o] Error 1
make: *** [init] Error 2
--
Nathan Poznick <kraken@drunkmonkey.org>
Retribution often means that we eventually do to ourselves what we have
done unto others. - Eric Hoffer
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2004-01-06 4:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-06 4:47 Nathan Poznick [this message]
2004-01-06 14:09 ` 2.6.1-rc1-mm[1|2] on Alpha build failure Ivan Kokshaysky
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=20040106044705.GA13288@wang-fu.org \
--to=kraken@drunkmonkey.org \
--cc=linux-kernel@vger.kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox