From: Suravee Suthikulpanit <[email protected]> This patch set contains two patches which affect IOMMU interrupt handling. Patch 1 Implements the workaround for hardware issue when handling interrupts and independent of patch 2. Patch 2 Modify interrupt handling thread to only handle IOMMU interrupt on per-thread basis. It also depends on patch 1.
Please see individual patch for more information. Suravee Suthikulpanit (2): iommu/amd: Add workaround for ERBT1312 iommu/AMD: Per-thread IOMMU Interrupt Handling drivers/iommu/amd_iommu.c | 59 ++++++++++++++++++++-------------------- drivers/iommu/amd_iommu_init.c | 2 +- 2 files changed, 31 insertions(+), 30 deletions(-) -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

