Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1a288722 authored by Bhalchandra Gajare's avatar Bhalchandra Gajare Committed by Gerrit - the friendly Code Review server
Browse files

ASoC: wcd_cpe_services: Fix possible race conditions



It is possible that cpe service API's can be invoked from multiple
thread contexts which can result into race conditions while
accesing/updating the lists and other internal state variables. Some of
these race conditions can cause device crash. Fix the race conditions by
protecting the internal lists/state variables with mutex.

CRs-fixed: 735730
Change-Id: I937efd1cf4f7af6a6a760f022edf8ecc081e63d6
Signed-off-by: default avatarBhalchandra Gajare <gajare@codeaurora.org>
parent a65cf5a3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment