Re: [Lhms-devel] [RFC/PATCH: 002/010] Memory hotplug for new nodeswith pgdat allocation. (Wait table and zonelists initalization)

From: Joel Schopp
Date: Fri Feb 10 2006 - 16:57:28 EST


+ /* When hot-dadd, present page is 0 at this point.
+ So check spanned_pages instead of present_pages */
+ return (!!zone->spanned_pages);
}

Typo in comment.
-
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/