From: Christoph Lameter Date: Tue, 8 Jan 2008 07:20:26 +0000 (-0800) Subject: Move count_partial before kmem_cache_shrink X-Git-Tag: v2.6.25-rc1~1056^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f61396aed90acb033952531c522d1010f87e24f4;p=pandora-kernel.git Move count_partial before kmem_cache_shrink Move the counting function for objects in partial slabs so that it is placed before kmem_cache_shrink. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton --- Reading git-diff-tree failed