linux-arm-kernel.lists.infradead.org archive mirror
 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
  2014-11-27  5:07 ` [PATCH v2 1/3] ACPI / processor: Update the comments in processor.h Hanjun Guo
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Hanjun Guo @ 2014-11-27  5:07 UTC (permalink / raw)
  To: linux-arm-kernel

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] 5+ messages in thread

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

Thread overview: 5+ 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 ` [PATCH v2 1/3] ACPI / processor: Update the comments in processor.h 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: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

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