On 08/24/2012 08:17 PM, 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 <cl@xxxxxxxxx> Reviewed-by: Glauber Costa <glommer@xxxxxxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>