diff options
author | Ranjani Sridharan <[email protected]> | 2023-01-27 14:00:28 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-01-27 12:14:11 +0000 |
commit | 6bc4d1b714aafc0ee3c7649c36aa19998b4c11f9 (patch) | |
tree | 76a8fcb50ac732333ac9d78362312a4ec8687293 /scripts/gdb/linux/proc.py | |
parent | 32c4b69872e5fe5fd9517826be31dbf2c3dd917a (diff) |
ASoC: SOF: ipc4-topology: Protect pipeline free with mutex
When starting/stopping multiple streams in parallel, pipeline triggers
and pipeline frees can get interleaved. So use the same mutex used for
pipeline trigger to protect the pipeline frees as well. Rename the
trigger_mutex to pipeline_state_mutex for more clarity.
Signed-off-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Signed-off-by: Peter Ujfalusi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions