Cc: <linux-mm@...>, Andrew Morton <akpm@...>, Christoph Lameter <clameter@...>, KOSAKI Motohiro <kosaki.motohiro@...>, Rik van Riel <riel@...>, Jeremy Fitzhardinge <jeremy@...>, <linux-kernel@...>
On Fri, 23 May 2008 17:33:01 +0100
Andy Whitcroft <apw@shadowen.org> wrote:
Thanks, I like this style of page-flags definition.
BTW, I have a quiestion as crash-dump user. With this 'enum' style, position of
each flags in page->flags depends on configs. Can we know what a bit means from
dump or bad_page()'s message ? (not a big problem now but..)
Thanks,
-Kame
--