Re: [PATCH 07/11] memory hotplug: sysfs and add/remove functions

From: Andrew Morton
Date: Fri Sep 02 2005 - 17:13:26 EST


Dave Hansen <haveblue@xxxxxxxxxx> wrote:
>
> + for (i = 0; i < PAGES_PER_SECTION; i++) {
> + if (PageReserved(first_page+i))
> + continue;

How intimate do these patches get with PageReserved()? Bear in mind that
we're slowly working toward making PageReserved go away.
-
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/