All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] iommu/amd: Cleanup and fixes
@ 2022-02-21  4:59 Vasant Hegde via iommu
  2022-02-21  4:59 ` [PATCH 1/5] iommu/amd: Improve error handling for amd_iommu_init_pci Vasant Hegde via iommu
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Vasant Hegde via iommu @ 2022-02-21  4:59 UTC (permalink / raw)
  To: joro, iommu; +Cc: Vasant Hegde

This series contains various cleanup and trivial fixes.

Suravee Suthikulpanit (2):
  iommu/amd: Improve error handling for amd_iommu_init_pci
  iommu/amd: Improve amd_iommu_v2_exit()

Vasant Hegde (3):
  iommu/amd: Call memunmap in error path
  iommu/amd: Clean up function declarations
  iommu/amd: Remove unused struct fault.devid

 drivers/iommu/amd/amd_iommu.h |  4 ----
 drivers/iommu/amd/init.c      | 16 ++++++++++++----
 drivers/iommu/amd/iommu_v2.c  | 35 +++++++++++++++++------------------
 3 files changed, 29 insertions(+), 26 deletions(-)

-- 
2.27.0

_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

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

end of thread, other threads:[~2022-03-01  8:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-21  4:59 [PATCH 0/5] iommu/amd: Cleanup and fixes Vasant Hegde via iommu
2022-02-21  4:59 ` [PATCH 1/5] iommu/amd: Improve error handling for amd_iommu_init_pci Vasant Hegde via iommu
2022-02-28 12:47   ` Joerg Roedel
2022-03-01  8:58     ` Vasant Hegde via iommu
2022-02-21  4:59 ` [PATCH 2/5] iommu/amd: Call memunmap in error path Vasant Hegde via iommu
2022-02-21  4:59 ` [PATCH 3/5] iommu/amd: Clean up function declarations Vasant Hegde via iommu
2022-02-21  4:59 ` [PATCH 4/5] iommu/amd: Remove unused struct fault.devid Vasant Hegde via iommu
2022-02-21  4:59 ` [PATCH 5/5] iommu/amd: Improve amd_iommu_v2_exit() Vasant Hegde via iommu
2022-02-28 12:48 ` [PATCH 0/5] iommu/amd: Cleanup and 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.