diff options
author | Serge Semin <[email protected]> | 2022-06-24 17:34:15 +0300 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2022-07-05 19:00:52 -0500 |
commit | 8161e9626b50892eaedbd8070ecb1586ecedb109 (patch) | |
tree | fbe7602626b8a5eebd3087f34bc56f012f063141 /lib/mpi/mpi-inline.h | |
parent | 777e7c3ab73036105e6fc4a67ed950179dbffbab (diff) |
PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errors
If dw_pcie_ep_init() fails to perform any action after the EPC memory is
initialized and the MSI memory region is allocated, the latter parts won't
be undone thus causing a memory leak. Add a cleanup-on-error path to fix
these leaks.
[bhelgaas: commit log]
Fixes: 2fd0c9d966cc ("PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init")
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Manivannan Sadhasivam <[email protected]>
Signed-off-by: Serge Semin <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Reviewed-by: Manivannan Sadhasivam <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions