On memory hot-remove, the acpi_memhotplug driver currently offlines memory but does not remove section mappings and sysfs entries. Additionally, memory resource registration is done inconsistently on hot-add and hot-remove. This series attempts to address the 2 issues. (Note that testing memory hot-remove with SPARSEMEM_VMEMMAP=y will currently fail, since freeing the sparse_vmemmap is not yet supported.) Vasilis Liaskovitis (2): acpi: remove section mappings on memory hot-remove mm: consistently register / release memory resource drivers/acpi/acpi_memhotplug.c | 17 ++++++++++++++++- mm/memory_hotplug.c | 4 ++-- 2 files changed, 18 insertions(+), 3 deletions(-) -- 1.7.9 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>