diff options
author | Sascha Hauer <[email protected]> | 2019-12-16 11:53:20 +0100 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2019-12-26 10:04:18 +0530 |
commit | 5c8aacbbb3b706a024eefc376b1d542d59de5749 (patch) | |
tree | 29af3184e0699a4c31eb4fa7293943ef06c03162 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 08baca4280d8abcf139fa8fec5b3de6f346efbae (diff) |
dmaengine: bcm2835: do not call vchan_vdesc_fini() with lock held
vchan_vdesc_fini() can't be called locked. Instead, call
vchan_terminate_vdesc() which delays the freeing of the descriptor to
vchan_synchronize().
Signed-off-by: Sascha Hauer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions