linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH part2 0/4] acpi: Trivial fix and improving for memory hotplug.
@ 2013-08-08  5:03 Tang Chen
  2013-08-08  5:03 ` [PATCH part2 1/4] acpi: Print Hot-Pluggable Field in SRAT Tang Chen
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Tang Chen @ 2013-08-08  5:03 UTC (permalink / raw)
  To: robert.moore, lv.zheng, rjw, lenb, tglx, mingo, hpa, akpm, tj,
	trenn, yinghai, jiang.liu, wency, laijs, isimatu.yasuaki,
	izumi.taku, mgorman, minchan, mina86, gong.chen,
	vasilis.liaskovitis, lwoodman, riel, jweiner, prarit, zhangyanfei,
	yanghy
  Cc: x86, linux-doc, linux-kernel, linux-mm, linux-acpi

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(-)


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2013-08-12 14:26 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-08  5:03 [PATCH part2 0/4] acpi: Trivial fix and improving for memory hotplug Tang Chen
2013-08-08  5:03 ` [PATCH part2 1/4] acpi: Print Hot-Pluggable Field in SRAT Tang Chen
2013-08-12 14:15   ` Tejun Heo
2013-08-12 14:25     ` Tang Chen
2013-08-08  5:03 ` [PATCH part2 2/4] earlycpio.c: Fix the confusing comment of find_cpio_data() Tang Chen
2013-08-12 14:17   ` Tejun Heo
2013-08-08  5:03 ` [PATCH part2 3/4] acpi: Remove "continue" in macro INVALID_TABLE() Tang Chen
2013-08-08  5:27   ` Joe Perches
2013-08-08 12:18     ` Tang Chen
2013-08-08 14:09       ` Joe Perches
2013-08-12 14:21         ` Tejun Heo
2013-08-12 14:25           ` Tang Chen
2013-08-08  5:03 ` [PATCH part2 4/4] acpi: Introduce acpi_verify_initrd() to check if a table is invalid Tang Chen
2013-08-08 14:09 ` [PATCH part2 0/4] acpi: Trivial fix and improving for memory hotplug Rafael J. Wysocki
2013-08-09  0:37   ` Tang Chen
2013-08-09 13:36     ` Rafael J. Wysocki
2013-08-09 15:59       ` Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).