• L
    ACPICA: Update DMAR table definitions. · fa5f508f
    Lv Zheng 提交于
    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: NLv Zheng <lv.zheng@intel.com>
    Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
    fa5f508f
intel_irq_remapping.c 25.8 KB