From: Christoph Lameter Date: Sun, 6 May 2007 21:49:42 +0000 (-0700) Subject: slub: fix object tracking X-Git-Tag: v2.6.22-rc1~961 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77c5e2d01af871f4bfbe08feefa3d5118cb1001b;p=pandora-kernel.git slub: fix object tracking Object tracking did not work the right way for several call chains. Fix this up by adding a new parameter to slub_alloc and slub_free that specifies the caller address explicitly. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed