From: Christoph Lameter Date: Tue, 5 Oct 2010 18:57:26 +0000 (-0500) Subject: slub: Enable sysfs support for !CONFIG_SLUB_DEBUG X-Git-Tag: v2.6.37-rc1~141^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab4d5ed5eeda4f57c50d14131ce1b1da75d0c938;p=pandora-kernel.git slub: Enable sysfs support for !CONFIG_SLUB_DEBUG Currently disabling CONFIG_SLUB_DEBUG also disabled SYSFS support meaning that the slabs cannot be tuned without DEBUG. Make SYSFS support independent of CONFIG_SLUB_DEBUG Signed-off-by: Christoph Lameter Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed