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

Adrian Bunk (bunk@fs.tum.de)
Sun, 16 Mar 2003 20:58:13 +0100


On Sun, Mar 16, 2003 at 11:44:06AM -0800, Martin J. Bligh wrote:
> >> 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 ran into it since -mm adds a " || X86_PC" to the depends line of
CONFIG_NUMA.

> I think ... but still). Not quite finished yet, and Andy's off on vacation ;-)
> Avoid that combo for now ... will fix soon.

It's not an extremely urgent problem.

> M.

cu
Adrian

-- 

"Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed

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