ACPICA: Update DMAR table definitions.
authorLv Zheng <lv.zheng@intel.com>
Thu, 31 Oct 2013 01:30:22 +0000 (09:30 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 31 Oct 2013 13:37:32 +0000 (14:37 +0100)
commitfa5f508f942faaf73ae5020db7a4189d5ca88d2a
tree9b896bae9dae8722ecda8343533471a86ef5d8f5
parent09b8b1fce7688958f44884135b83fb857eb6e1b6
ACPICA: Update DMAR table definitions.

This patch updates DMAR table header definitions as such enhancement
has been made in ACPICA upstream already.  It ports that change to
the Linux source to reduce source code differences between Linux and
ACPICA upstream.

Build test done on x86-64 machine with the following configs enabled:
  CONFIG_DMAR_TABLE
  CONFIG_IRQ_REMAP
  CONFIG_INTEL_IOMMU

This patch does not affect the generation of the Linux kernel binary.

[rjw: Changelog]
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/iommu/dmar.c
drivers/iommu/intel_irq_remapping.c
include/acpi/actbl2.h