msm: kgsl: Fix race in active count wait
Active count is a variable that is mutex protected. When waiting
for this variable the value should be verified with mutex held.
Change-Id: Iee8c43cacd22f05b03a350f3b46b3e5a9fff5c63
Signed-off-by:
Shubhraprakash Das <sadas@codeaurora.org>
Loading
Please register or sign in to comment