This series is a successor for the previously sent "[PATCH] memory-hotplug: don't BUG() in register_memory_resource()". Changes since it are: - Use ERR_PTR/PTR_ERR/IS_ERR() [David Rientjes] - Add "memory-hotplug: keep the request_resource() error code" patch [Andrew Morton] Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Cc: David Rientjes <rientjes@xxxxxxxxxx> Cc: Tang Chen <tangchen@xxxxxxxxxxxxxx> Cc: Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx> Cc: Xishi Qiu <qiuxishi@xxxxxxxxxx> Cc: Sheng Yong <shengyong1@xxxxxxxxxx> Cc: Zhu Guihua <zhugh.fnst@xxxxxxxxxxxxxx> Cc: Dan Williams <dan.j.williams@xxxxxxxxx> Cc: David Vrabel <david.vrabel@xxxxxxxxxx> Cc: Igor Mammedov <imammedo@xxxxxxxxxx> Cc: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx> Cc: Len Brown <lenb@xxxxxxxxxx> Vitaly Kuznetsov (2): memory-hotplug: don't BUG() in register_memory_resource() memory-hotplug: keep the request_resource() error code drivers/acpi/acpi_memhotplug.c | 4 ++-- mm/memory_hotplug.c | 13 ++++++++----- 2 files changed, 10 insertions(+), 7 deletions(-) -- 2.4.3 -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html