Re: 2.6.22-rc6-mm1: SLUB_DEBUG=n compile error

From: Christoph Lameter
Date: Fri Jul 06 2007 - 22:14:09 EST


On Sat, 7 Jul 2007, Adrian Bunk wrote:

> > Why switch CONFIG_SLUB_DEBUG off? This is an option for embedded systems.
> > Unlikely to occur on NUMA.
>
> ???
> This compile error is not related to NUMA.

Ah. the init_kmem_cache_node() code was moved outside of CONFIG_NUMA.
Sigh.

Only the other issue in early_kmem_cache_node is NUMA related but you did
not encounter this since CONFIG_NUMA was not set.

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