android_kernel_samsung_msm8976/sound/core
Corinna Vinschen a2ea4234eb ALSA: timer: fix a missing goto
"ALSA: timer: Handle disconnection more safely" was applied
after "ALSA: timer: Fix race at concurrent reads", which
left a break in place of the correct goto _error.

Fix that.

Thanks to Elektroschmock <elektroschmock78@googlemail.com> for
pointing out the problem.

Change-Id: I85252c1d40c4bd88ca86fa8c0bb228d7ed6b12ed
Signed-off-by: Corinna Vinschen <xda@vinschen.de>
2020-04-06 23:00:18 +02:00
..
oss ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation 2019-07-27 21:52:26 +02:00
seq ALSA: seq: Fix regression by incorrect ioctl_mutex usages 2019-07-27 21:46:10 +02:00
Kconfig ALSA: Add kconfig to specify the max card numbers 2019-07-27 22:10:09 +02:00
Makefile
compress_offload.c ASoC: compress: fix unsigned integer overflow check 2020-01-10 03:25:11 +01:00
control.c ALSA: core: Fix unexpected error at replacing user TLV 2019-07-27 21:44:40 +02:00
control_compat.c ALSA: control: fix a redundant-copy issue 2019-07-27 21:52:23 +02:00
ctljack.c
device.c
hrtimer.c ALSA: timer: Limit max instances per timer 2019-07-27 21:45:43 +02:00
hwdep.c
hwdep_compat.c
info.c Merge tag 'LA.BR.1.3.6-03510-8976.0' into HEAD 2017-04-18 12:11:50 +02:00
info_oss.c
init.c ALSA: Refactor slot assignment code 2020-01-16 22:34:41 +01:00
isadma.c
jack.c
memalloc.c
memory.c
misc.c
pcm.c ALSA: pcm: Fix potential Spectre v1 vulnerability 2019-07-27 22:09:03 +02:00
pcm_compat.c ALSA: pcm: Check PCM state at xfern compat ioctl 2019-07-27 21:49:07 +02:00
pcm_lib.c ALSA: pcm: Remove yet superfluous WARN_ON() 2019-07-27 21:46:29 +02:00
pcm_memory.c
pcm_misc.c
pcm_native.c ALSA: PCM: check if ops are defined before suspending PCM 2019-07-27 22:10:04 +02:00
pcm_timer.c ALSA: pcm: use lock to protect substream runtime resource 2018-01-21 21:32:44 -08:00
rawmidi.c ALSA: rawmidi: Avoid racy info ioctl via ctl device 2019-07-27 21:46:17 +02:00
rawmidi_compat.c ALSA: rawmidi: Fix missing input substream checks in compat ioctls 2019-07-27 21:52:27 +02:00
rtctimer.c
sgbuf.c
sound.c
sound_oss.c
timer.c ALSA: timer: fix a missing goto 2020-04-06 23:00:18 +02:00
timer_compat.c ALSA: timer: Remove kernel warning at compat ioctl error paths 2019-07-27 21:46:05 +02:00
vmaster.c