diff options
author | Yuan Can <[email protected]> | 2022-11-21 08:20:22 +0000 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2022-11-22 15:51:31 +0100 |
commit | 73f5fc5f884ad0c5f7d57f66303af64f9f002526 (patch) | |
tree | ceb729426b77290437bf1d4390550f367f5497b1 /scripts/generate_rust_analyzer.py | |
parent | 8330b9ebf9ef10156b01d40176b9fff1ce2a374c (diff) |
iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()
The fsl_pamu_probe() returns directly when create_csd() failed, leaving
irq and memories unreleased.
Fix by jumping to error if create_csd() returns error.
Fixes: 695093e38c3e ("iommu/fsl: Freescale PAMU driver and iommu implementation.")
Signed-off-by: Yuan Can <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions