mbox series

[0/2] fix the memory leak of iopf

Message ID 20221021035147.15292-1-liulongfang@huawei.com (mailing list archive)
Headers show
Series fix the memory leak of iopf | expand

Message

liulongfang Oct. 21, 2022, 3:51 a.m. UTC
fix the memory leak of iopf in arm's smmu driver, and complete
the resource recovery operation when the smmu driver probe
fails.

Longfang Liu (2):
  iommu: fix memory leak of iopf
  iommu: fix smmu initialization memory leak problem

 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)