From: Christoph Lameter Date: Wed, 5 Sep 2012 00:20:34 +0000 (+0000) Subject: mm/sl[aou]b: Move kmem_cache allocations into common code X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~8^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=278b1bb1313664d4999a7f7d47a8a8d964862d02;p=pandora-kernel.git mm/sl[aou]b: Move kmem_cache allocations into common code Shift the allocations to common code. That way the allocation and freeing of the kmem_cache structures is handled by common code. Reviewed-by: Glauber Costa Signed-off-by: Christoph Lameter Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed