From: Christoph Lameter Date: Mon, 28 Apr 2008 09:12:50 +0000 (-0700) Subject: pageflags: convert to the use of new macros X-Git-Tag: v2.6.26-rc1~967 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a1e7f777f613bf0df99c7772fa2123d01ce2f7d;p=pandora-kernel.git pageflags: convert to the use of new macros Replace explicit definitions of page flags through the use of macros. Significantly reduces the size of the definitions and removes a lot of opportunity for errors. Additonal page flags can typically be generated with a single line. Signed-off-by: Christoph Lameter Cc: Andy Whitcroft Cc: KAMEZAWA Hiroyuki Cc: KOSAKI Motohiro Cc: Rik van Riel Cc: Mel Gorman Cc: Jeremy Fitzhardinge Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed