From: Christoph Lameter Date: Tue, 17 Jul 2007 11:03:24 +0000 (-0700) Subject: SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG X-Git-Tag: v2.6.23-rc1~745 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c710013200e72b5e0bc680ff4ec6bdac53c5ce8;p=pandora-kernel.git SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG Add #ifdefs around data structures only needed if debugging is compiled into SLUB. Add inlines to small functions to reduce code size. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed