Re: [RESEND][PATCH 3/3] mem-hotplug: fix potential race while buildingzonelist for new populated zone

From: Christoph Lameter
Date: Tue May 18 2010 - 09:56:06 EST


On Tue, 18 May 2010, Haicheng Li wrote:

> +extern struct mutex zonelists_pageset_mutex;

The mutext is used for multiple serializations having to do with zones.
"pageset" suggests its only for pagesets.

So

zones_mutex?

or

zonelists_mutex?

--
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/