[PATCH 0/3] generic hotplug friendly page_is_ram()

From: Wu Fengguang
Date: Thu Jan 21 2010 - 22:30:42 EST


Hi,

This introduces a generic iomem_resource based page_is_ram()
and removes the x86 page_is_ram().

The resource based page_is_ram() is more hotplug friendly, because memory
hotplug only updates resource and leave e820 unchanged.

The first patch changes generic code, however due to tight dependency,
I'd recommend it be included in x86 tree together with the other two.

Thanks,
Fengguang

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