Re: [PATCH part2 0/4] acpi: Trivial fix and improving for memory hotplug.

2013-08-09 Thread Tejun Heo
On Fri, Aug 09, 2013 at 03:36:16PM +0200, Rafael J. Wysocki wrote: > > No, it doesn't. And this patch-set can be merged first. > > OK, so if nobody objects, I can take patches [1,3-4/4], but I don't think I'm > the right maintainer to handle [2/4]. Given the dependencies, we'll probably need some

Re: [PATCH part2 0/4] acpi: Trivial fix and improving for memory hotplug.

2013-08-09 Thread Rafael J. Wysocki
On Friday, August 09, 2013 08:37:29 AM Tang Chen wrote: > On 08/08/2013 10:09 PM, Rafael J. Wysocki wrote: > > On Thursday, August 08, 2013 01:03:55 PM Tang Chen wrote: > >> This patch-set does some trivial fix and improving in ACPI code > >> for memory hotplug. > >> > >> Patch 1,3,4 have been acke

Re: [PATCH part2 0/4] acpi: Trivial fix and improving for memory hotplug.

2013-08-08 Thread Tang Chen
On 08/08/2013 10:09 PM, Rafael J. Wysocki wrote: On Thursday, August 08, 2013 01:03:55 PM Tang Chen wrote: This patch-set does some trivial fix and improving in ACPI code for memory hotplug. Patch 1,3,4 have been acked. Tang Chen (4): acpi: Print Hot-Pluggable Field in SRAT. earlycpio.c:

Re: [PATCH part2 0/4] acpi: Trivial fix and improving for memory hotplug.

2013-08-08 Thread Rafael J. Wysocki
On Thursday, August 08, 2013 01:03:55 PM Tang Chen wrote: > This patch-set does some trivial fix and improving in ACPI code > for memory hotplug. > > Patch 1,3,4 have been acked. > > Tang Chen (4): > acpi: Print Hot-Pluggable Field in SRAT. > earlycpio.c: Fix the confusing comment of find_cpi

[PATCH part2 0/4] acpi: Trivial fix and improving for memory hotplug.

2013-08-07 Thread Tang Chen
This patch-set does some trivial fix and improving in ACPI code for memory hotplug. Patch 1,3,4 have been acked. Tang Chen (4): acpi: Print Hot-Pluggable Field in SRAT. earlycpio.c: Fix the confusing comment of find_cpio_data(). acpi: Remove "continue" in macro INVALID_TABLE(). acpi: Intr