[PATCH 0/2] iommu/amd: Correctly Align Multiple MSI IRQs
From: Joerg Roedel
Date: Fri Oct 06 2017 - 07:34:46 EST
Hi,
Thomas made me recently aware of the fact that the IRQ
remapping code in the AMD IOMMU driver does not enforce the
required alignment of IRQ indexes for multiple MSI IRQs.
This patch-set adds the correct alignment for these IRQs.
Regards,
Joerg
Joerg Roedel (2):
iommu/amd: Add align parameter to alloc_irq_index()
iommu/amd: Enforce alignment for MSI IRQs
drivers/iommu/amd_iommu.c | 24 ++++++++++++++++--------
1 file changed, 16 insertions(+), 8 deletions(-)
--
2.7.4