Re: [PATCH 1/1 V2] iommu/AMD: Per-thread IOMMU Interrupt Handling

2013-04-23 Thread Joerg Roedel
On Mon, Apr 22, 2013 at 04:32:34PM -0500, suravee.suthikulpa...@amd.com wrote: > drivers/iommu/amd_iommu.c | 82 > > drivers/iommu/amd_iommu_init.c |2 +- > 2 files changed, 34 insertions(+), 50 deletions(-) Applied to x86/amd, thanks. __

[PATCH 1/1 V2] iommu/AMD: Per-thread IOMMU Interrupt Handling

2013-04-22 Thread suravee.suthikulpanit
From: Suravee Suthikulpanit In the current interrupt handling scheme, there are as many threads as the number of IOMMUs. Each thread is created and assigned to an IOMMU at the time of registering interrupt handlers (request_threaded_irq). When an IOMMU HW generates an interrupt, the irq handler (