Re: [PATCH 0/3] explicitly document overloaded page flags V2

From: Christoph Lameter
Date: Fri May 23 2008 - 13:08:54 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/