iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] iommu/amd: Correctly Align Multiple MSI IRQs
@ 2017-10-06 11:34 Joerg Roedel
       [not found] ` <1507289652-30166-1-git-send-email-joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
  2017-10-06 11:34 ` [PATCH 2/2] iommu/amd: Enforce alignment for MSI IRQs Joerg Roedel
  0 siblings, 2 replies; 5+ messages in thread
From: Joerg Roedel @ 2017-10-06 11:34 UTC (permalink / raw)
  To: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA
  Cc: Thomas Gleixner, linux-kernel-u79uwXL29TY76Z2rM5mHXA

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-10-08  8:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-06 11:34 [PATCH 0/2] iommu/amd: Correctly Align Multiple MSI IRQs Joerg Roedel
     [not found] ` <1507289652-30166-1-git-send-email-joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2017-10-06 11:34   ` [PATCH 1/2] iommu/amd: Add align parameter to alloc_irq_index() Joerg Roedel
     [not found]     ` <1507289652-30166-2-git-send-email-joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2017-10-08  8:39       ` Thomas Gleixner
2017-10-06 11:34 ` [PATCH 2/2] iommu/amd: Enforce alignment for MSI IRQs Joerg Roedel
     [not found]   ` <1507289652-30166-3-git-send-email-joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2017-10-08  8:40     ` Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).