From: David Rientjes Date: Tue, 31 Mar 2009 22:23:29 +0000 (-0700) Subject: vmscan: print shrink_slab symbol name on negative shrinker objects X-Git-Tag: v2.6.30-rc1~555 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88c3bd707c2552bcef93cc3724647903aece159d;p=pandora-kernel.git vmscan: print shrink_slab symbol name on negative shrinker objects When a shrinker has a negative number of objects to delete, the symbol name of the shrinker should be printed, not shrink_slab. This also makes the error message slightly more informative. Cc: Ingo Molnar Signed-off-by: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed