From: Christoph Lameter Date: Mon, 28 Apr 2008 09:12:47 +0000 (-0700) Subject: pageflags: use an enum for the flags X-Git-Tag: v2.6.26-rc1~970 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e26831814998cee8e6d9f0a9854cb46c516f5547;p=pandora-kernel.git pageflags: use an enum for the flags Use an enum to ease the maintenance of page flags. This is going to change the numbering from 0 to 18. 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