* find_pernode_space() UP compile error
@ 2005-03-09 6:10 dann frazier
0 siblings, 0 replies; only message in thread
From: dann frazier @ 2005-03-09 6:10 UTC (permalink / raw)
To: linux-ia64
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>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-03-09 6:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-09 6:10 find_pernode_space() UP compile error dann frazier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox