Home
last modified time | relevance | path

Searched hist:"6 c331254487306a633a3d8636ca78eb77a73906a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/echoaudio/
H A Dechoaudio.cdiff 6c331254487306a633a3d8636ca78eb77a73906a Wed Jul 08 05:18:46 CDT 2020 Mark Hills <mark@xwax.org> ALSA: echoaudio: Prevent races in calls to set_audio_format()

The function uses chip->comm_page which needs locking against
other use at the same time.

Signed-off-by: Mark Hills <mark@xwax.org>
Link: https://lore.kernel.org/r/20200708101848.3457-3-mark@xwax.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>