[PATCH 0/4] mm: Memory hotplug and sparsemem cleanups

From: Daniel Kiper
Date: Mon May 02 2011 - 17:19:40 EST


Hi,

Full list of cleanups:
- mm: Remove dependency on CONFIG_FLATMEM from online_page(),
- mm: Enable set_page_section() only if CONFIG_SPARSEMEM
and !CONFIG_SPARSEMEM_VMEMMAP,
- mm: pfn_to_section_nr()/section_nr_to_pfn() is valid
only in CONFIG_SPARSEMEM context,
- mm: Do not define PFN_SECTION_SHIFT if !CONFIG_SPARSEMEM.

Those patches applies to Linus' git tree, v2.6.39-rc5 tag.
They are required by latest memory hotplug support for Xen balloon
driver patch which will be sent soon.

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