Show patches with: Submitter = Ma Ke       |    State = Action Required       |    Archived = No       |   2 patches
Patch Series S/W/F Date Submitter Delegate State
[v2] ALSA: pcm: oss: Fix race at SNDCTL_DSP_SETTRIGGER [v2] ALSA: pcm: oss: Fix race at SNDCTL_DSP_SETTRIGGER --- 2023-09-21 Ma Ke New
ALSA: pcm: oss: Fix race at SNDCTL_DSP_SETTRIGGER There is a small race window at snd_pcm_oss_set_trigger() that is called from OSS PCM SNDCTL_DSP_SETTRIGGER ioctl; namely the function calls snd_pcm_oss_make_ready() at first, then takes the params_lock mu ALSA: pcm: oss: Fix race at SNDCTL_DSP_SETTRIGGER There is a small race window at snd_pcm_oss_set... --- 2023-09-20 Ma Ke New