Skip to content
Snippets Groups Projects
Commit 2642c1fd authored by Skylar Chang's avatar Skylar Chang Committed by Oleg Matcovschi
Browse files

msm: ipa3: add lock for num_q6_rule


There is a race condition be observed
on global variable num_q6_rule used in
ipa wan-driver. The fix is to add lock
to prevent different threads are accessing
it at the same time.

Bug: 68992477
Signed-off-by: default avatarSkylar Chang <chiaweic@codeaurora.org>
parent 82870752
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment