From: Christoph Lameter Date: Sun, 6 May 2007 21:49:47 +0000 (-0700) Subject: slub: remove object activities out of checking functions X-Git-Tag: v2.6.22-rc1~955 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70d71228af9360cc4a0198ecd6351a1b34fa6d01;p=pandora-kernel.git slub: remove object activities out of checking functions Make sure that the check function really only check things and do not perform activities. Extract the tracing and object seeding out of the two check functions and place them into slab_alloc and slab_free Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed