aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2014-10-13 23:14:46 +0200
committerTakashi Iwai <tiwai@suse.de>2014-10-14 09:14:48 +0200
commit811deedebab38f8360a700a52b0b75688c9a10f7 (patch)
tree8b5ae452e128757cb5acea1ab3303dcc80c82530 /sound/pci
parentALSA: bebob: Fix failure to detect source of clock for Terratec Phase 88 (diff)
downloadlinux-dev-811deedebab38f8360a700a52b0b75688c9a10f7.tar.xz
linux-dev-811deedebab38f8360a700a52b0b75688c9a10f7.zip
ALSA: pcm: Fix referred substream in snd_pcm_action_group() unlock loop
In the unlock loop of snd_pcm_action_group(), the object "s" is used as the check of nonatomic PCM, but it should be rather "s1", which is the iterator of the loop. This supposedly causes a kernel panic when the substreams in operatino are linked. Fixes: 257f8cce5d40 ('ALSA: pcm: Allow nonatomic trigger operations') Reported-and-tested-by: Arthur Marsh <arthur.marsh@internode.on.net> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions