diff options
author | Ranjani Sridharan <ranjani.sridharan@linux.intel.com> | 2019-06-08 08:07:06 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-06-10 17:36:45 +0300 |
commit | 495f926c68ddb905a7a0192963096138c6a934e1 (patch) | |
tree | c3fce116d1b18971754e83fff6853aa59734947d /sound/soc/intel | |
parent | 04268bf2757a125616b6c2140e6250f43b7b737a (diff) | |
download | linux-495f926c68ddb905a7a0192963096138c6a934e1.tar.xz |
ASoC: core: Fix deadlock in snd_soc_instantiate_card()
Move the client_mutex lock to snd_soc_unbind_card() before
removing link components. This prevents the deadlock
in the error path in snd_soc_instantiate_card().
Fixes: 34ac3c3eb8 (ASoC: core: lock client_mutex while removing
link components)
Reported-by: kernelci.org bot <bot@kernelci.org>
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel')
0 files changed, 0 insertions, 0 deletions