[PATCH v3 0/2] acpi, gicv3-its, numa: Adding numa node mapping for ITS

Ganapatrao Kulkarni ganapatrao.kulkarni at cavium.com
Tue Jun 20 23:15:41 PDT 2017


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.

v3:
  - Use static array to stash parsed data from srat its table.

v2:
 - Incorporated comments from Lorenzo Pieralisi and Marc Zyngier.

v1: first patch

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

 drivers/irqchip/irq-gic-v3-its.c | 80 +++++++++++++++++++++++++++++++++++++++-
 include/acpi/actbl1.h            | 12 +++++-
 2 files changed, 90 insertions(+), 2 deletions(-)

-- 
1.8.1.4




More information about the linux-arm-kernel mailing list