Revision 70802487bb9145a4f8b26f5a11d0e7f83c25100a authored by Ranjani Sridharan on 08 April 2019, 19:30:25 UTC, committed by Mark Brown on 10 April 2019, 11:28:00 UTC
Handle error before returning when try_module_get() fails
to prevent inconsistent mutex lock/unlock.

Fixes: 52034add7 (ASoC: pcm: update module refcount if
		  module_get_upon_open is set)
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent e37c2de
History
File Mode Size
Makefile -rw-r--r-- 793 bytes
common.c -rw-r--r-- 19.0 KB
generic.c -rw-r--r-- 8.4 KB
generic_report.c -rw-r--r-- 4.0 KB
init.c -rw-r--r-- 11.5 KB
kasan.h -rw-r--r-- 6.7 KB
quarantine.c -rw-r--r-- 8.8 KB
report.c -rw-r--r-- 8.3 KB
tags.c -rw-r--r-- 4.7 KB
tags_report.c -rw-r--r-- 1.4 KB

back to top