From: Andy Whitcroft Date: Wed, 1 Feb 2006 11:05:27 +0000 (-0800) Subject: [PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASK X-Git-Tag: v2.6.16-rc2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce2ea89ba101d976907128441ba3aca72a8804b9;p=pandora-kernel.git [PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASK GFP_ZONETYPES calculate from GFP_ZONEMASK GFP_ZONETYPES's value is directly related to the value of GFP_ZONEMASK. It takes one of two forms depending whether the top bit of GFP_ZONEMASK is a 'loner'. Supply both forms, enabling the loner. Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed