diff options
author | Takashi Iwai <[email protected]> | 2021-01-01 09:38:52 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2021-01-01 21:08:53 +0100 |
commit | 3d5c5fdcee0f9a94deb0472e594706018b00aa31 (patch) | |
tree | 53fc4840937b7a30ed1aafb471473f224f6c5691 /net/lapb | |
parent | a598098cc9737f612dbab52294433fc26c51cc9b (diff) |
ALSA: hda/hdmi: Fix incorrect mutex unlock in silent_stream_disable()
The silent_stream_disable() function introduced by the commit
b1a5039759cb ("ALSA: hda/hdmi: fix silent stream for first playback to
DP") takes the per_pin->lock mutex, but it unlocks the wrong one,
spec->pcm_lock, which causes a deadlock. This patch corrects it.
Fixes: b1a5039759cb ("ALSA: hda/hdmi: fix silent stream for first playback to DP")
Reported-by: Jan Alexander Steffens (heftig) <[email protected]>
Cc: <[email protected]>
Acked-by: Kai Vehmanen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions