From: Christoph Lameter Date: Wed, 5 Sep 2012 00:18:32 +0000 (+0000) Subject: mm/sl[aou]b: Move freeing of kmem_cache structure to common code X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~8^2~1^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f4c765c22deee766319ae9a1db68325f14816e6;p=pandora-kernel.git mm/sl[aou]b: Move freeing of kmem_cache structure to common code The freeing action is basically the same in all slab allocators. Move to the common kmem_cache_destroy() function. Reviewed-by: Glauber Costa Reviewed-by: Joonsoo Kim Signed-off-by: Christoph Lameter Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed