From: Christoph Lameter Date: Tue, 4 Mar 2008 19:10:17 +0000 (-0800) Subject: slub statistics: Fix check for DEACTIVATE_REMOTE_FREES X-Git-Tag: v2.6.25-rc5~9^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b773ad73690b5f34eee0c76f4273ac6fcbd88f82;p=pandora-kernel.git slub statistics: Fix check for DEACTIVATE_REMOTE_FREES The remote frees are in the freelist of the page and not in the percpu freelist. Reviewed-by: Pekka Enberg Signed-off-by: Christoph Lameter --- Reading git-diff-tree failed