diff options
author | Keyon Jie <[email protected]> | 2021-01-05 17:56:40 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-01-12 16:40:23 +0000 |
commit | 8b66d7c58c11cf3b1a1cea738582367a96cdaaf8 (patch) | |
tree | ef54a1a2e99e731befc04d85889acc7377365a47 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f2973a1de9d9890b6ac712fb1825d3449ee9cc93 (diff) |
ASoC: SOF: add mutex to protect the dsp_power_state access
There could be more than one thread read/write the dsp_power_state
simultaneously (e.g. hda_dsp_d0i3_work and sof_ipc_tx_message), add a
mutex power_state_access to make sure the access to it is mutually
exclusive.
Signed-off-by: Keyon Jie <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Guennadi Liakhovetski <[email protected]>
Signed-off-by: Kai Vehmanen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions