From: Glauber Costa Date: Fri, 19 Oct 2012 14:20:27 +0000 (+0400) Subject: sl[au]b: Process slabinfo_show in common code X-Git-Tag: v3.8-rc1~62^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d7561c61d76690ed84bd1016acc0fcbff063205;p=pandora-kernel.git sl[au]b: Process slabinfo_show in common code With all the infrastructure in place, we can now have slabinfo_show done from slab_common.c. A cache-specific function is called to grab information about the cache itself, since that is still heavily dependent on the implementation. But with the values produced by it, all the printing and handling is done from common code. Signed-off-by: Glauber Costa CC: Christoph Lameter CC: David Rientjes Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed