Re: [PATCH 2/2] ACPI,acpi_memhotplug: Remove acpi_memory_info->failed bit

2013-03-21 Thread Yasuaki Ishimatsu
Hi Toshi, 2013/03/22 9:29, Toshi Kani wrote: On Thu, 2013-03-21 at 13:39 +0900, Yasuaki Ishimatsu wrote: acpi_memory_info has enabled bit and failed bit for controlling memory hotplug. But we don't need to keep both bits. The patch removes acpi_memory_info->failed bit. Signed-off-by: yasuaki

Re: [PATCH 2/2] ACPI,acpi_memhotplug: Remove acpi_memory_info->failed bit

2013-03-21 Thread Toshi Kani
On Thu, 2013-03-21 at 13:39 +0900, Yasuaki Ishimatsu wrote: > acpi_memory_info has enabled bit and failed bit for controlling memory > hotplug. But we don't need to keep both bits. > > The patch removes acpi_memory_info->failed bit. > > Signed-off-by: yasuaki ishimatsu > --- > > v2 : Changed a

Re: [PATCH 2/2] ACPI,acpi_memhotplug: Remove acpi_memory_info->failed bit

2013-03-20 Thread Yasuaki Ishimatsu
The mail's tab become spaces. So I attached origianl patch. Thanks, Yasuaki Ishimatsu 2013/03/21 13:39, Yasuaki Ishimatsu wrote: acpi_memory_info has enabled bit and failed bit for controlling memory hotplug. But we don't need to keep both bits. The patch removes acpi_memory_info->failed bit.

[PATCH 2/2] ACPI,acpi_memhotplug: Remove acpi_memory_info->failed bit

2013-03-20 Thread Yasuaki Ishimatsu
acpi_memory_info has enabled bit and failed bit for controlling memory hotplug. But we don't need to keep both bits. The patch removes acpi_memory_info->failed bit. Signed-off-by: yasuaki ishimatsu --- v2 : Changed a based kernel from linux-3.9-rc2 to linux-pm.git/bleeding-edge. --- drivers/