Linux IOMMU Development
 help / color / mirror / Atom feed
* [PATCH 0/4] iommu/amd: Cleanup and fixes
@ 2026-09-11  8:33 Vasant Hegde
  2026-09-11  8:33 ` [PATCH 1/4] iommu/amd: Make iommu_sva_set_dev_pasid as static Vasant Hegde
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Vasant Hegde @ 2026-09-11  8:33 UTC (permalink / raw)
  To: iommu, joro; +Cc: will, robin.murphy, suravee.suthikulpanit, Vasant Hegde

This series contains few trivial cleanup (like removing redundant
checks, unsed macros, etc,) and fixes.

Vasant Hegde (4):
  iommu/amd: Make iommu_sva_set_dev_pasid as static
  iommu/amd: Remove redundant check in irq_remapping_select()
  iommu/amd: Remove redundant checks from interrupt handler path
  iommu/amd: Remove unused macro

 drivers/iommu/amd/amd_iommu.h       |  3 ---
 drivers/iommu/amd/amd_iommu_types.h | 16 ----------------
 drivers/iommu/amd/init.c            |  2 +-
 drivers/iommu/amd/iommu.c           |  6 ------
 drivers/iommu/amd/pasid.c           |  6 +++---
 drivers/iommu/amd/ppr.c             |  3 ---
 6 files changed, 4 insertions(+), 32 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2026-09-12  8:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-11  8:33 [PATCH 0/4] iommu/amd: Cleanup and fixes Vasant Hegde
2026-09-11  8:33 ` [PATCH 1/4] iommu/amd: Make iommu_sva_set_dev_pasid as static Vasant Hegde
2026-09-11  8:33 ` [PATCH 2/4] iommu/amd: Remove redundant check in irq_remapping_select() Vasant Hegde
2026-09-11  8:33 ` [PATCH 3/4] iommu/amd: Remove redundant checks from interrupt handler path Vasant Hegde
2026-09-11  8:33 ` [PATCH 4/4] iommu/amd: Remove unused macro Vasant Hegde
2026-09-11 10:18 ` [PATCH 0/4] iommu/amd: Cleanup and fixes Vasant Hegde
2026-09-12  8:43 ` Jörg Rödel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox