public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3 0/2] Add reattaching support and fix memory leak issue
@ 2023-03-13  7:50 Chunyan Zhang
  2023-03-13  7:50 ` [PATCH V3 1/2] iommu: sprd: release dma buffer to avoid memory leak Chunyan Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Chunyan Zhang @ 2023-03-13  7:50 UTC (permalink / raw)
  To: Joerg Roedel, Will Deacon, Robin Murphy
  Cc: iommu, Baolu Lu, Baolin Wang, Orson Zhai, Chunyan Zhang,
	Chunyan Zhang, LKML

V3:
* Split into two patches;
* Added support reattching an existing domain;
* Release DMA buffer only when domain freed.

V2: https://lkml.org/lkml/2023/3/7/1717
* Added some comment in sprd_iommu_attach_device() for the reason
  of calling sprd_iommu_cleanup().

V1: https://lkml.org/lkml/2023/2/10/198

Chunyan Zhang (2):
  iommu: sprd: release dma buffer to avoid memory leak
  iommu: sprd: Add support for reattaching an existing domain

 drivers/iommu/sprd-iommu.c | 54 +++++++++++++++++++++++++++++---------
 1 file changed, 41 insertions(+), 13 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-03-28 13:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-13  7:50 [PATCH V3 0/2] Add reattaching support and fix memory leak issue Chunyan Zhang
2023-03-13  7:50 ` [PATCH V3 1/2] iommu: sprd: release dma buffer to avoid memory leak Chunyan Zhang
2023-03-13  7:50 ` [PATCH V3 2/2] iommu: sprd: Add support for reattaching an existing domain Chunyan Zhang
2023-03-27  2:47 ` [PATCH V3 0/2] Add reattaching support and fix memory leak issue Chunyan Zhang
2023-03-27  8:01   ` Joerg Roedel
2023-03-28  2:57     ` Chunyan Zhang
2023-03-28 13:13       ` Joerg Roedel

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