58b2f08534b8c1c5971bfcd0750ba3576da72225

Need to protect prevent_suspend_list by runtime_lock. Issue happens when 1 printing lock0 of prevent_suspend_list in thread0 2 thread0 scheduled out and lock0 is released. 3 return back to thread0, it will using lock0 pointer to check next lock, then issue happens. Fix is adding runtime_lock to protect. Change-Id: I7182651e445cf5008dba73e15b2c261cc125577f CRs-Fixed: 2883052
This is CNSS WLAN Host Driver for products starting from iHelium
설명
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%