From: Christoph Lameter Date: Wed, 28 Nov 2012 16:23:16 +0000 (+0000) Subject: mm/sl[aou]b: Common alignment code X-Git-Tag: v3.8-rc1~62^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4590685546a374fb0f60682ce0e3a6fd48911d46;p=pandora-kernel.git mm/sl[aou]b: Common alignment code 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 Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed