From: Christoph Lameter Date: Fri, 20 Aug 2010 17:37:16 +0000 (-0500) Subject: slub: Extract hooks for memory checkers from hotpaths X-Git-Tag: v2.6.37-rc1~141^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c016b0bdeee74a7fbe5179937c0d667eabcf379e;p=pandora-kernel.git slub: Extract hooks for memory checkers from hotpaths Extract the code that memory checkers and other verification tools use from the hotpaths. Makes it easier to add new ones and reduces the disturbances of the hotpaths. Signed-off-by: Christoph Lameter Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed