Linux IOMMU Development
 help / color / mirror / Atom feed
* [PATCH 0/7] iommu/amd: Trivial fixes
@ 2025-02-25 10:53 Vasant Hegde
  2025-02-25 10:53 ` [PATCH 1/7] iommu/amd: Log IOMMU control register in event log path Vasant Hegde
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Vasant Hegde @ 2025-02-25 10:53 UTC (permalink / raw)
  To: iommu, joro; +Cc: will, robin.murphy, suravee.suthikulpanit, Vasant Hegde

This series contains minor cleanup and trivial fixes.

base-commit: v6.14-rc3

Vasant Hegde (7):
  iommu/amd: Log IOMMU control register in event log path
  iommu/amd: Remove unused variable
  iommu/amd/pgtbl_v2: Improve error handling
  iommu/amd: Remove outdated comment
  iommu/amd: Fix header file
  iommu/amd: Remove unused forward declaration
  iommu/amd: Make protection_domain as static

 drivers/iommu/amd/amd_iommu.h       | 8 +++-----
 drivers/iommu/amd/amd_iommu_types.h | 3 ---
 drivers/iommu/amd/init.c            | 1 -
 drivers/iommu/amd/io_pgtable.c      | 7 -------
 drivers/iommu/amd/io_pgtable_v2.c   | 2 +-
 drivers/iommu/amd/iommu.c           | 6 ++++--
 drivers/iommu/amd/pasid.c           | 2 +-
 7 files changed, 9 insertions(+), 20 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2025-02-25 14:41 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-25 10:53 [PATCH 0/7] iommu/amd: Trivial fixes Vasant Hegde
2025-02-25 10:53 ` [PATCH 1/7] iommu/amd: Log IOMMU control register in event log path Vasant Hegde
2025-02-25 14:26   ` Jason Gunthorpe
2025-02-25 10:53 ` [PATCH 2/7] iommu/amd: Remove unused variable Vasant Hegde
2025-02-25 14:26   ` Jason Gunthorpe
2025-02-25 10:53 ` [PATCH 3/7] iommu/amd/pgtbl_v2: Improve error handling Vasant Hegde
2025-02-25 14:27   ` Jason Gunthorpe
2025-02-25 10:53 ` [PATCH 4/7] iommu/amd: Remove outdated comment Vasant Hegde
2025-02-25 14:27   ` Jason Gunthorpe
2025-02-25 10:53 ` [PATCH 5/7] iommu/amd: Fix header file Vasant Hegde
2025-02-25 14:28   ` Jason Gunthorpe
2025-02-25 10:53 ` [PATCH 6/7] iommu/amd: Remove unused forward declaration Vasant Hegde
2025-02-25 14:28   ` Jason Gunthorpe
2025-02-25 10:53 ` [PATCH 7/7] iommu/amd: Make protection_domain as static Vasant Hegde
2025-02-25 14:29   ` Jason Gunthorpe
2025-02-25 14:40     ` Vasant Hegde

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