On 11/28/2012 08:23 PM, Christoph Lameter wrote: > Extract the code to do object alignment from the allocators. > Do the alignment calculations in slab_common so that the > __kmem_cache_create functions of the allocators do not have > to deal with alignment. > > Signed-off-by: Christoph Lameter <cl@xxxxxxxxx> Looks decent and straightforward enough. 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>