ChangeSet 1.2321.2.5, 2005/03/31 16:24:49-08:00, [EMAIL PROTECTED]
[IA64] CONFIG_NUMA requires CONFIG_ACPI_NUMA
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 <[EMAIL PROTECTED]>
Signed-off-by: Tony Luck <[EMAIL PROTECTED]>
Kconfig | 1 +
1 files changed, 1 insertion(+)
diff -Nru a/arch/ia64/Kconfig b/arch/ia64/Kconfig
--- a/arch/ia64/Kconfig 2005-03-31 18:15:44 -08:00
+++ b/arch/ia64/Kconfig 2005-03-31 18:15:44 -08:00
@@ -169,6 +169,7 @@
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
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html