Re: [PATCH 0/3] Preparation for arranging hotplug memory in ZONE_MOVABLE.

2013-08-19 Thread Tang Chen

On 08/20/2013 07:40 AM, Rafael J. Wysocki wrote:

On Wednesday, August 14, 2013 05:37:05 PM Tang Chen wrote:

These three trivial patches are from patch-set "Arrange hotpluggable memory as 
ZONE_MOVABLE."
And they have been acked and reviewed by many people.

Hope they can be merged first. And the rest patches are coming soon.


Tang Chen (3):
   acpi: Print Hot-Pluggable Field in SRAT.
   earlycpio.c: Fix the confusing comment of find_cpio_data().
   acpi: Kill macro INVALID_TABLE().

  arch/x86/mm/srat.c |   11 +++
  drivers/acpi/osl.c |   36 
  lib/earlycpio.c|   27 ++-
  3 files changed, 41 insertions(+), 33 deletions(-)


I've queued up this series for 3.12.


Hi Rafael,

Thanks a lot. :)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/3] Preparation for arranging hotplug memory in ZONE_MOVABLE.

2013-08-19 Thread Rafael J. Wysocki
On Wednesday, August 14, 2013 05:37:05 PM Tang Chen wrote:
> These three trivial patches are from patch-set "Arrange hotpluggable memory 
> as ZONE_MOVABLE."
> And they have been acked and reviewed by many people.
> 
> Hope they can be merged first. And the rest patches are coming soon.
> 
> 
> Tang Chen (3):
>   acpi: Print Hot-Pluggable Field in SRAT.
>   earlycpio.c: Fix the confusing comment of find_cpio_data().
>   acpi: Kill macro INVALID_TABLE().
> 
>  arch/x86/mm/srat.c |   11 +++
>  drivers/acpi/osl.c |   36 
>  lib/earlycpio.c|   27 ++-
>  3 files changed, 41 insertions(+), 33 deletions(-)

I've queued up this series for 3.12.

Thanks,
Rafael

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/3] Preparation for arranging hotplug memory in ZONE_MOVABLE.

2013-08-14 Thread Tang Chen
These three trivial patches are from patch-set "Arrange hotpluggable memory as 
ZONE_MOVABLE."
And they have been acked and reviewed by many people.

Hope they can be merged first. And the rest patches are coming soon.


Tang Chen (3):
  acpi: Print Hot-Pluggable Field in SRAT.
  earlycpio.c: Fix the confusing comment of find_cpio_data().
  acpi: Kill macro INVALID_TABLE().

 arch/x86/mm/srat.c |   11 +++
 drivers/acpi/osl.c |   36 
 lib/earlycpio.c|   27 ++-
 3 files changed, 41 insertions(+), 33 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/