From: Glauber Costa Date: Fri, 19 Oct 2012 14:20:25 +0000 (+0400) Subject: mm/sl[au]b: Move slabinfo processing to slab_common.c X-Git-Tag: v3.8-rc1~62^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7454ad3cfc3043c5264729a6204f049fe1f34b1;p=pandora-kernel.git mm/sl[au]b: Move slabinfo processing to slab_common.c This patch moves all the common machinery to slabinfo processing to slab_common.c. We can do better by noticing that the output is heavily common, and having the allocators to just provide finished information about this. But after this first step, this can be done easier. Signed-off-by: Glauber Costa Acked-by: Christoph Lameter CC: David Rientjes Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed