From: dann frazier <dannf@dannf.org>
To: linux-ia64@vger.kernel.org
Subject: find_pernode_space() UP compile error
Date: Wed, 09 Mar 2005 06:10:57 +0000 [thread overview]
Message-ID: <1110348657.9439.3.camel@localhost> (raw)
A generic 2.6.11 w/ CONFIG_SMP=n:
arch/ia64/mm/discontig.c: In function `find_pernode_space':
arch/ia64/mm/discontig.c:370: error: `__per_cpu_offset' undeclared
(first use in this function)
arch/ia64/mm/discontig.c:370: error: (Each undeclared identifier is
reported only once
arch/ia64/mm/discontig.c:370: error: for each function it appears in.)
I don't know how much of this function is a no-op on UP systems; though
discontig.c compiles w/ an #ifdef CONFIG_SMP around the __per_cpu_offset
assignment.
--
dann frazier <dannf@dannf.org>
reply other threads:[~2005-03-09 6:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1110348657.9439.3.camel@localhost \
--to=dannf@dannf.org \
--cc=linux-ia64@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