android_kernel_oneplus_msm8998/sound
Jhansi Konathala 80cdbd8809 asoc: msm-compress: Add lock in controls _put() and _get() callback
Few mixer controls _put and _get methods uses runtime private data
that can be freed by close() callback in parallel threads leading
to issue. Added global mutex lock in such methods to avoid runtime
concurrency around such data.

Change-Id: Ie542c64a4f1e50fd9547ebb9f65df2b7b0c21a0e
Signed-off-by: Ajit Pandey <ajitp@codeaurora.org>
Signed-off-by: Jhansi Konathala <cjkonat@codeaurora.org>
2020-01-10 05:11:25 -08:00
..
aoa
arm
atmel
core Merge android-4.4-p.203 (40ef73d) into msm-4.4 2019-11-26 10:42:36 +05:30
drivers ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration 2019-04-27 09:33:57 +02:00
firewire ALSA: isight: fix leak of reference to firewire unit in error path of .probe callback 2019-11-28 18:25:34 +01:00
hda Revert "ALSA: hda: Flush interrupts on disabling" 2019-11-06 12:09:26 +01:00
i2c ALSA: i2c/cs8427: Fix int to char conversion 2019-11-28 18:25:44 +01:00
isa ALSA: sb8: add a check for request_region 2019-04-27 09:33:56 +02:00
mips
oss
parisc
pci ALSA: hda/sigmatel - Disable automute for Elo VuPoint 2019-11-25 15:54:37 +01:00
pcmcia
ppc
sh
soc asoc: msm-compress: Add lock in controls _put() and _get() callback 2020-01-10 05:11:25 -08:00
sparc
spi
synth ALSA: emux: Fix potential Spectre v1 vulnerabilities 2019-01-13 10:05:29 +01:00
usb Merge android-4.4-p.203 (40ef73d) into msm-4.4 2019-11-26 10:42:36 +05:30
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c sound: fix a memory leak bug 2019-08-25 10:52:43 +02:00
sound_firmware.c