On Thu, 1 Nov 2012, Christoph Lameter wrote: > Pass a kmem_cache_cpu pointer into unfreeze partials so that a different > kmem_cache_cpu structure than the local one can be specified. > > Signed-off-by: Christoph Lameter <cl@xxxxxxxxx> Acked-by: David Rientjes <rientjes@xxxxxxxxxx> > > Index: linux/mm/slub.c > =================================================================== > --- linux.orig/mm/slub.c 2012-11-01 10:10:05.073716747 -0500 > +++ linux/mm/slub.c 2012-11-01 10:10:06.173734998 -0500 > @@ -1871,10 +1871,10 @@ redo: > * > * This function must be called with interrupt disabled. Should probably say interrupts disabled for c's cpu. -- 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>