[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0805231006100.1847@schroedinger.engr.sgi.com>
Date: Fri, 23 May 2008 10:08:40 -0700 (PDT)
From: Christoph Lameter <clameter@....com>
To: Andy Whitcroft <apw@...dowen.org>
cc: linux-mm@...ck.org, Andrew Morton <akpm@...l.org>,
KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>,
KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>,
Rik van Riel <riel@...hat.com>,
Jeremy Fitzhardinge <jeremy@...p.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/3] explicitly document overloaded page flags V2
Looks good.
If we want to do the bit aliasing at the PG_xxx layer then there may be a
way to simplify the page flag generation function because the xxx in
PG_xxx is always the lower case of the PageXxx case. So we could remove
one parameter if we can find some kind of cpp function that can lowercase
a text.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists