On Mon, 2 Jul 2012, Feng Tang wrote: > Commit 8c138b only sits in Pekka's and linux-next tree now, which tries > to replace obj_size(cachep) with cachep->object_size, but has a typo in > kmem_cache_free() by using "size" instead of "object_size", which casues > some regressions. > If you have a specific regression that you'd like to describe, that would be helpful here. "Some regressions" isn't descriptive. > Reported-and-tested-by: Fengguang Wu <wfg@xxxxxxxxxxxxxxx> > Signed-off-by: Feng Tang <feng.tang@xxxxxxxxx> > Cc: Christoph Lameter <cl@xxxxxxxxx> Acked-by: David Rientjes <rientjes@xxxxxxxxxx> -- 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>