All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] cleanups for converting apic_id to phys_id to make it arch agnostic
@ 2014-11-27  5:07 ` Hanjun Guo
  0 siblings, 0 replies; 10+ messages in thread
From: Hanjun Guo @ 2014-11-27  5:07 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Jiang Liu, Lorenzo Pieralisi, Sudeep Holla, Mark Rutland,
	Tony Luck, H. Peter Anvin, Lv Zheng, linux-acpi, linux-arm-kernel,
	linaro-acpi, Hanjun Guo

Some cleanups to convert apic_id to phys_id to accommodate
ACPI 5.0+.

updates since v1:
 - rebase on top of linux-next git repo to slove the conflicts
   with IOAPIC hotplug patch
 - modify patch 2 to update the comments and print message using
   arch independent words instead of APIC

Hanjun Guo (3):
  ACPI / processor: Update the comments in processor.h
  ACPI / processor: Convert apic_id to phys_id to make it arch agnostic
  ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()

 arch/ia64/kernel/acpi.c       |  9 ++++---
 arch/x86/kernel/acpi/boot.c   |  9 ++++---
 drivers/acpi/acpi_processor.c | 25 ++++++++++---------
 drivers/acpi/processor_core.c | 56 +++++++++++++++++++++----------------------
 include/acpi/processor.h      | 12 ++++++----
 include/linux/acpi.h          |  4 ++--
 6 files changed, 59 insertions(+), 56 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-11-27  5:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-27  5:07 [PATCH v2 0/3] cleanups for converting apic_id to phys_id to make it arch agnostic Hanjun Guo
2014-11-27  5:07 ` Hanjun Guo
2014-11-27  5:07 ` [PATCH v2 1/3] ACPI / processor: Update the comments in processor.h Hanjun Guo
2014-11-27  5:07   ` Hanjun Guo
2014-11-27  5:07 ` [PATCH v2 2/3] ACPI / processor: Convert apic_id to phys_id to make it arch agnostic Hanjun Guo
2014-11-27  5:07   ` Hanjun Guo
2014-11-27  5:29   ` Hanjun Guo
2014-11-27  5:29     ` Hanjun Guo
2014-11-27  5:07 ` [PATCH v2 3/3] ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() Hanjun Guo
2014-11-27  5:07   ` Hanjun Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.