Re: [PATCH part2 0/4] acpi: Trivial fix and improving for memory hotplug.
From: Tang Chen <hidden>
Date: 2013-08-09 00:38:58
Also in:
linux-mm, lkml
From: Tang Chen <hidden>
Date: 2013-08-09 00:38:58
Also in:
linux-mm, lkml
On 08/08/2013 10:09 PM, Rafael J. Wysocki wrote:
On Thursday, August 08, 2013 01:03:55 PM Tang Chen wrote:quoted
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: Introduce acpi_verify_initrd() to check if a table is invalid. arch/x86/mm/srat.c | 11 ++++-- drivers/acpi/osl.c | 84 +++++++++++++++++++++++++++++++++++++++------------ lib/earlycpio.c | 27 ++++++++-------- 3 files changed, 85 insertions(+), 37 deletions(-)It looks like this part doesn't depend on the other parts, is that correct?
No, it doesn't. And this patch-set can be merged first. Thanks.