From: Christoph Lameter Date: Mon, 28 Apr 2008 09:12:52 +0000 (-0700) Subject: page flags: handle PG_uncached like all other flags X-Git-Tag: v2.6.26-rc1~964 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=602c4d112f9abf43af4b882b4a6f5505ed5c51b7;p=pandora-kernel.git page flags: handle PG_uncached like all other flags Remove the special setup for PG_uncached and simply make it part of the enum. The page flag will only be allocated when the kernel build includes the uncached allocator. Acked-by: Dean Nelson Cc: Jes Sorensen Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed