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

Skip to content
Commit 33244abf authored by Prudhvi Yarlagadda's avatar Prudhvi Yarlagadda Committed by Gerrit - the friendly Code Review server
Browse files

slim-msm-ngd: Prevent race condition between resume and SSR



Prevents the possible race condition between slimbus resume
and slimbus SSR function execution. When SSR callback function
takes mutex lock ahead of resume function, it results in qmi
NULL pointer dereference in resume function as SSR function
execution makes it NULL.

Change-Id: I531d62077329624cf09044235859a2db328892a0
Signed-off-by: default avatarPrudhvi Yarlagadda <pyarlaga@codeaurora.org>
parent 8fa5b27a
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