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]>
---

 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
_
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to