* [patch 2/3] ia64 CONFIG_APCI_NUMA fix
@ 2005-03-30 21:39 akpm
0 siblings, 0 replies; only message in thread
From: akpm @ 2005-03-30 21:39 UTC (permalink / raw)
To: linux-ia64
arch/ia64/kernel/smpboot.c:511:17: #error Fixme: Dunno how to build CPU-to-node
map.
Seems that CONFIG_NUMA requires CONFIG_ACPI_NUMA.
Signed-off-by: Andrew Morton <akpm@osdl.org>
---
25-akpm/arch/ia64/Kconfig | 1 +
1 files changed, 1 insertion(+)
diff -puN arch/ia64/Kconfig~ia64-config_apci_numa-fix arch/ia64/Kconfig
--- 25/arch/ia64/Kconfig~ia64-config_apci_numa-fix 2005-02-23 01:47:48.000000000 -0800
+++ 25-akpm/arch/ia64/Kconfig 2005-02-23 01:47:48.000000000 -0800
@@ -169,6 +169,7 @@ config NUMA
bool "NUMA support"
depends on !IA64_HP_SIM
default y if IA64_SGI_SN2
+ select ACPI_NUMA
help
Say Y to compile the kernel to support NUMA (Non-Uniform Memory
Access). This option is for configuring high-end multiprocessor
_
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-03-30 21:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-30 21:39 [patch 2/3] ia64 CONFIG_APCI_NUMA fix akpm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox