Skip to content
Commit 901d46d5 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: pcm - Fix race with proc files



The PCM proc files may open a race against substream close, which can
end up with an Oops.  Use the open_mutex to protect for it.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 8699a0b6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment