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.

_______________________________________________
stable mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/stable

Reply via email to