Re: 2.5.64-mm8: link error with CONFIG_NUMA and !CONFIG_SMP

Martin J. Bligh (mbligh@aracnet.com)
Sun, 16 Mar 2003 11:44:06 -0800


>> I get many errors at the final linking when compiling a kernel with
>> CONFIG_NUMA enabled but CONFIG_SMP disabled:
>
> Well don't do that then ;-)
>
> # Common NUMA Features
> config NUMA
> bool "Numa Memory Allocation Support"
> depends on (HIGHMEM64G && (X86_NUMAQ || (X86_SUMMIT && ACPI && !ACPI_HT_
> ONLY)))
>
> I guess SMP should be added to the dependencies, but the whole things
> getting a little twisted. Let me try and sort it out properly this afternoon.

Ah ... maybe you were referring to the bit when Andy was going to get this
working on a standard PC for distros (actually, they still have SMP images,
I think ... but still). Not quite finished yet, and Andy's off on vacation ;-)
Avoid that combo for now ... will fix soon.

M.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/