From: Christoph Lameter Date: Mon, 16 May 2011 20:26:06 +0000 (-0500) Subject: slub: Avoid warning for !CONFIG_SLUB_DEBUG X-Git-Tag: v3.0-rc1~341^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6332aa9d25e911cc97aa9cc09acee21afda07ea6;p=pandora-kernel.git slub: Avoid warning for !CONFIG_SLUB_DEBUG Move the #ifdef so that get_map is only defined if CONFIG_SLUB_DEBUG is defined. Reported-by: David Rientjes Signed-off-by: Christoph Lameter Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed