Re: [PATCH] [12/98] slub: fix panic with DISCONTIGMEM

From: David Rientjes
Date: Wed Jul 27 2011 - 17:47:23 EST


On Tue, 26 Jul 2011, Andi Kleen wrote:

> Index: linux-2.6.35.y/init/Kconfig
> ===================================================================
> --- linux-2.6.35.y.orig/init/Kconfig
> +++ linux-2.6.35.y/init/Kconfig
> @@ -1087,6 +1087,7 @@ config SLAB
> per cpu and per node queues.
>
> config SLUB
> + depends on BROKEN || NUMA || !DISCONTIGMEM
> bool "SLUB (Unqueued Allocator)"
> help
> SLUB is a slab allocator that minimizes cache line usage
>

NACK, this got reverted by 21a43e397e7f ("slub: Revert '[PARISC] slub: fix
panic with DISCONTIGMEM'"). Merging d9b41e0b54fd ("[PARISC] set memory
ranges in N_NORMAL_MEMORY when onlined") does not require this change.
--
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/