diff options
author | Pavel Skripkin <[email protected]> | 2021-10-24 17:03:15 +0300 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2021-10-26 07:59:40 +0200 |
commit | 3ab7992018455ac63c33e9b3eaa7264e293e40f4 (patch) | |
tree | f2d9dc3b2b27a8bdfa6b597d05717f20c0d2450b /scripts/gdb/linux/utils.py | |
parent | 5fc462c3aaad601d5089fd5588a5799896a6937d (diff) |
ALSA: mixer: fix deadlock in snd_mixer_oss_set_volume
In commit 411cef6adfb3 ("ALSA: mixer: oss: Fix racy access to slots")
added mutex protection in snd_mixer_oss_set_volume(). Second
mutex_lock() in same function looks like typo, fix it.
Reported-by: [email protected]
Fixes: 411cef6adfb3 ("ALSA: mixer: oss: Fix racy access to slots")
Cc: <[email protected]>
Signed-off-by: Pavel Skripkin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions