From: Christoph Lameter Date: Mon, 28 Apr 2008 09:12:53 +0000 (-0700) Subject: page flags: add PAGEFLAGS_FALSE for flags that are always false X-Git-Tag: v2.6.26-rc1~963 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec7cade8c1a3d1ace69b35cc843b181818578dce;p=pandora-kernel.git page flags: add PAGEFLAGS_FALSE for flags that are always false Turns out that there are a number of times that a flag is simply always returning 0. Define a macro for that. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed