Skip to content
Commit 4fad58a1 authored by Ghanim Fodi's avatar Ghanim Fodi
Browse files

msm: ipa3: Protect access to ipa3_qmi_ctx variable by lock



ipa3_qmi_ctx is a global variable that may be accessed by
different worker threads. Protect the access to it
using mutex lock so that the access will be always atomic.

Change-Id: Iaf0c95d66817833c8e8123b12e94a7a01ab8df2c
CRs-fixed: 2056414
Signed-off-by: default avatarGhanim Fodi <gfodi@codeaurora.org>
parent a4bf8478
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment