All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] iommu/amd: Trivial fixes
@ 2025-02-27 16:23 Vasant Hegde
  2025-02-27 16:23 ` [PATCH v2 1/7] iommu/amd: Log IOMMU control register in event log path Vasant Hegde
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Vasant Hegde @ 2025-02-27 16:23 UTC (permalink / raw)
  To: iommu, joro; +Cc: will, robin.murphy, suravee.suthikulpanit, jgg, Vasant Hegde

This series contains minor cleanup and trivial fixes.

Changes from v1 -> v2:
  - Consolidated protection domain free code and removed
    protection_domain_free()
  - Added Reviewed-by tags


v1: https://lore.kernel.org/linux-iommu/20250225105345.52143-1-vasant.hegde@amd.com/T/#t


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: Consolidate protection domain free code

 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           | 19 ++++++++-----------
 drivers/iommu/amd/pasid.c           |  2 +-
 7 files changed, 13 insertions(+), 29 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2025-03-10  8:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-27 16:23 [PATCH v2 0/7] iommu/amd: Trivial fixes Vasant Hegde
2025-02-27 16:23 ` [PATCH v2 1/7] iommu/amd: Log IOMMU control register in event log path Vasant Hegde
2025-02-27 16:23 ` [PATCH v2 2/7] iommu/amd: Remove unused variable Vasant Hegde
2025-02-27 16:23 ` [PATCH v2 3/7] iommu/amd/pgtbl_v2: Improve error handling Vasant Hegde
2025-02-27 16:23 ` [PATCH v2 4/7] iommu/amd: Remove outdated comment Vasant Hegde
2025-02-27 16:23 ` [PATCH v2 5/7] iommu/amd: Fix header file Vasant Hegde
2025-02-27 16:23 ` [PATCH v2 6/7] iommu/amd: Remove unused forward declaration Vasant Hegde
2025-02-27 16:23 ` [PATCH v2 7/7] iommu/amd: Consolidate protection domain free code Vasant Hegde
2025-03-10  8:27 ` [PATCH v2 0/7] iommu/amd: Trivial fixes Joerg Roedel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.