diff options
author | Simon Trimmer <[email protected]> | 2024-06-17 16:41:05 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2024-06-18 11:58:45 +0200 |
commit | 047b9cbbaa8ee3f1d71ff07d181ea6397be97ffe (patch) | |
tree | 17389be88655db90d359b42099b5760acd328c7d /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 3b2a8582876d0b1ff1d8df9ff3cca03a70268fe2 (diff) |
ALSA: hda: hda_component: Protect shared data with a mutex
The hda_component contains information shared from the amp drivers to
the codec that can be altered (for example as the driver unloads). Guard
the update and use of these to prevent use of stale data.
Signed-off-by: Simon Trimmer <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Link: https://lore.kernel.org/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions