On 08/21/2012 12:50 AM, Christoph Lameter wrote: > Shift the allocations to common code. That way the allocation > and freeing of the kmem_cache structures is handled by common code. > > V2->V3: Use GFP_KERNEL instead of GFP_NOWAIT (JoonSoo Kim). > V1->V2: Use the return code from setup_cpucache() in slab instead of returning -ENOSPC > > > Signed-off-by: Christoph Lameter Doesn't boot (SLUB + debug options) dmesg attached.