All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] amd/iommu: Cleanup and fixes
@ 2022-09-12  6:32 Vasant Hegde
  2022-09-12  6:32 ` [PATCH 1/5] iommu/amd: Free domain id in error path Vasant Hegde
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Vasant Hegde @ 2022-09-12  6:32 UTC (permalink / raw)
  To: iommu, joro; +Cc: robin.murphy, suravee.suthikulpanit, Vasant Hegde

This series contains few fixes like better handling of error path, fixing
sparse warning and trivial cleanup like removing outdated, etc.

Vasant Hegde (5):
  iommu/amd: Free domain id in error path
  iommu/amd: Protect domain update with domain_lock
  iommu/amd: Free domain ID after domain_flush_pages
  iommu/amd: Remove outdated comment
  iommu/amd: Fix sparse warning

 drivers/iommu/amd/amd_iommu_types.h |  2 ++
 drivers/iommu/amd/init.c            |  2 --
 drivers/iommu/amd/iommu.c           | 22 ++++++++++++++--------
 3 files changed, 16 insertions(+), 10 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-09-28  5:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-12  6:32 [PATCH 0/5] amd/iommu: Cleanup and fixes Vasant Hegde
2022-09-12  6:32 ` [PATCH 1/5] iommu/amd: Free domain id in error path Vasant Hegde
2022-09-12  6:32 ` [PATCH 2/5] iommu/amd: Protect domain update with domain_lock Vasant Hegde
2022-09-26 11:22   ` Joerg Roedel
2022-09-28  5:39     ` Vasant Hegde
2022-09-12  6:32 ` [PATCH 3/5] iommu/amd: Free domain ID after domain_flush_pages Vasant Hegde
2022-09-12  6:32 ` [PATCH 4/5] iommu/amd: Remove outdated comment Vasant Hegde
2022-09-12  6:32 ` [PATCH 5/5] iommu/amd: Fix sparse warning Vasant Hegde
2022-09-26 11:29 ` [PATCH 0/5] amd/iommu: 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.