diff options
author | Alex Elder <[email protected]> | 2020-12-03 15:51:06 -0600 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-12-04 14:38:44 -0800 |
commit | 1130b252480f3c98cf468e78c1c5c516b390a29c (patch) | |
tree | 4dca8e940994b1eb409b40151ed21d02978fc45e /tools/perf/scripts/python/stat-cpi.py | |
parent | 4eef8b1f36f2ff06966b8f7c2143ef0c447877de (diff) |
net: ipa: pass the correct size when freeing DMA memory
When the coherent memory is freed in gsi_trans_pool_exit_dma(), we
are mistakenly passing the size of a single element in the pool
rather than the actual allocated size. Fix this bug.
Fixes: 9dd441e4ed575 ("soc: qcom: ipa: GSI transactions")
Reported-by: Stephen Boyd <[email protected]>
Tested-by: Sujit Kautkar <[email protected]>
Signed-off-by: Alex Elder <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions