linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] acpi, gicv3-its, numa: Adding numa node mapping for its
@ 2017-06-06 12:56 Ganapatrao Kulkarni
  2017-06-06 12:56 ` [PATCH 1/2] ACPICA: ACPI 6.2: Add support for new SRAT subtable Ganapatrao Kulkarni
  2017-06-06 12:56 ` [PATCH 2/2] acpi, gicv3-its, numa: Adding numa node mapping for gic-its units Ganapatrao Kulkarni
  0 siblings, 2 replies; 9+ messages in thread
From: Ganapatrao Kulkarni @ 2017-06-06 12:56 UTC (permalink / raw)
  To: linux-acpi, devel, linux-kernel, linux-arm-kernel
  Cc: lv.zheng, robert.moore, catalin.marinas, will.deacon, tglx,
	jason, marc.zyngier, jnair, gpkulkarni

ACPI 6.2 have added SRAT subtable to define proximity domain for ITS
devices. This patchset Updates acpi header file from acpica repo and
adds numa node mapping for its devices.

Ganapatrao Kulkarni (2):
  ACPICA: ACPI 6.2: Add support for new SRAT subtable
  acpi, gicv3-its, numa: Adding numa node mapping for gic-its devices

 arch/arm64/include/asm/acpi.h    |  2 ++
 arch/arm64/kernel/acpi_numa.c    | 59 ++++++++++++++++++++++++++++++++++++++++
 drivers/acpi/numa.c              | 32 +++++++++++++++++++++-
 drivers/irqchip/irq-gic-v3-its.c |  3 +-
 include/acpi/actbl1.h            | 12 +++++++-
 include/linux/acpi.h             |  3 ++
 6 files changed, 108 insertions(+), 3 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2017-06-15 10:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-06 12:56 [PATCH 0/2] acpi, gicv3-its, numa: Adding numa node mapping for its Ganapatrao Kulkarni
2017-06-06 12:56 ` [PATCH 1/2] ACPICA: ACPI 6.2: Add support for new SRAT subtable Ganapatrao Kulkarni
2017-06-06 12:56 ` [PATCH 2/2] acpi, gicv3-its, numa: Adding numa node mapping for gic-its units Ganapatrao Kulkarni
2017-06-07  3:39   ` Ganapatrao Kulkarni
2017-06-12 10:53   ` Lorenzo Pieralisi
2017-06-14  9:53     ` Ganapatrao Kulkarni
2017-06-15 10:35       ` Lorenzo Pieralisi
2017-06-15 10:43         ` Marc Zyngier
2017-06-15 10:55           ` Ganapatrao Kulkarni

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