From: Christoph Lameter Date: Wed, 1 Jun 2011 17:25:56 +0000 (-0500) Subject: slub: Get rid of the another_slab label X-Git-Tag: v3.1-rc1~114^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc59c05306fe1dcfa3fb8ba34ed45407fba4689c;p=pandora-kernel.git slub: Get rid of the another_slab label We can avoid deactivate slab in special cases if we do the deactivation of slabs in each code flow that leads to new_slab. Signed-off-by: Christoph Lameter Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed