commit | 6c331254487306a633a3d8636ca78eb77a73906a | [log] [tgz] |
---|---|---|
author | Mark Hills <mark@xwax.org> | Wed Jul 08 11:18:46 2020 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jul 09 12:58:51 2020 +0200 |
tree | fb392b866842fd7a529805e52538677aac0060a3 | |
parent | 027c70021b905eb23e2f36c64add062ba218b841 [diff] |
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>