aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichael Tretter <[email protected]>2021-08-26 11:47:40 +0200
committerVinod Koul <[email protected]>2021-10-01 17:26:30 +0530
commit16ed0ef3e931f49b06d73afbe1fb41737bee86b6 (patch)
tree390e6aaf431cee15d171df20b6953964f5bf8b58 /tools/perf/scripts/python
parent85997fdfd15916dddee2458b7382934b6c857f87 (diff)
dmaengine: zynqmp_dma: cleanup after completing all descriptors
The current implementation iterates the entire done list for each completed dma descriptor even if there are multiple completed descriptors. Avoid this by first moving all completed descriptors to the done list and afterwards iterating the done list and finishing the descriptors. Signed-off-by: Michael Tretter <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions