[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4FE97DD5.6030205@cn.fujitsu.com>
Date: Tue, 26 Jun 2012 17:16:05 +0800
From: Wen Congyang <wency@...fujitsu.com>
To: lenb@...nel.org, linux-acpi@...r.kernel.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC: Yasuaki ISIMATU <isimatu.yasuaki@...fujitsu.com>
Subject: [PATCH 0/8] some fixes about acpi_memhotplug
Wen Congyang (8):
fix memory leak when memory device is unbound from the module
acpi_memhotplug
free memory device if acpi_memory_enable_device() failed
remove memory info from list before freeing it
donot allow to eject the memory device if it is being used
don't print message if request_resource() failed
bind the memory device when the driver is being loaded
auto bind the memory device which is hotpluged before the driver is
loaded
release memory resources if hotadd_new_pgdat() failed
drivers/acpi/acpi_memhotplug.c | 106 ++++++++++++++++++++++++++++++----------
mm/memory_hotplug.c | 3 +-
2 files changed, 81 insertions(+), 28 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists