From: Christoph Lameter Date: Thu, 7 Dec 2006 04:33:12 +0000 (-0800) Subject: [PATCH] slab: remove SLAB_LEVEL_MASK X-Git-Tag: v2.6.20-rc1~145^2^2~311 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a06d72c1dcbff015250df6ad9f0b1d18c02113bf;p=pandora-kernel.git [PATCH] slab: remove SLAB_LEVEL_MASK SLAB_LEVEL_MASK is only used internally to the slab and is and alias of GFP_LEVEL_MASK. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed