]> git.baikalelectronics.ru Git - kernel.git/commit
page flags: handle PG_uncached like all other flags
authorChristoph Lameter <clameter@sgi.com>
Mon, 28 Apr 2008 09:12:52 +0000 (02:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2008 15:58:22 +0000 (08:58 -0700)
commitf4f3f2cea490b17120fe8e66a4dac475c20ba6cc
tree8c2cdb82fbf4c67899a3cab0ea0f2d3e2a3ffdfe
parent0496e7d66f9c87817c6a764797843222ab6fcffa
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 <dcn@sgi.com>
Cc: Jes Sorensen <jes@trained-monkey.org>
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/page-flags.h