From: Christoph Lameter Date: Sun, 30 Oct 2005 01:15:52 +0000 (-0700) Subject: [PATCH] slab: add additional debugging to detect slabs from the wrong node X-Git-Tag: v2.6.15-rc1~730^2^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09ad4bbc3a5c93316d7f4ffc0c310d9cbb28c2f0;p=pandora-kernel.git [PATCH] slab: add additional debugging to detect slabs from the wrong node This patch adds some stack dumps if the slab logic is processing slab blocks from the wrong node. This is necessary in order to detect situations as encountered by Petr. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed