From: Christoph Lameter Date: Wed, 9 May 2007 09:32:42 +0000 (-0700) Subject: SLUB: introduce DebugSlab(page) X-Git-Tag: v2.6.22-rc1~322 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35e5d7ee27680aef6dc3fab45a5ecd9952d9791a;p=pandora-kernel.git SLUB: introduce DebugSlab(page) This replaces the PageError() checking. DebugSlab is clearer and allows for future changes to the page bit used. We also need it to support CONFIG_SLUB_DEBUG. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed