b0886d6918f6bcb2f3a2356f4be2ee79286fbeed

In existing implementation, affinity lock is implemented as a spinlock. The set_cpus_allowed_ptr API under the spinlock can cause the processor to go to sleep. This is incorrect and causes a KERNEL bug when invoked. Correct the issue by replacing spinlock with a mutex. Change-Id: I844c19d18e6f71916592c4b35ff5f1a2b6cdbaa0 CRs-Fixed: 1046463
This is CNSS WLAN Host Driver for products starting from iHelium
描述
儲存庫語言
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%