2013-04-15 07:06:39

by Suthikulpanit, Suravee

[permalink] [raw]
Subject: [PATCH 0/2 V2] iommu/amd: Changing interrupt handling scheme and HW bug workaround

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