android_kernel_xiaomi_sm8350/os_if/sync
Rajeev Kumar 60a34715cf qcacld-3.0: Move os_if psoc locking inside when doing psoc trans wait
Since os_if_psoc_trans_wait may sleep on a wait event if there is any
active ongoing transition on driver, psoc or vdevs. Hence move the
os_if_psoc_sync_lock(a spin lock bh) inside sync calback API for psoc
look up such that spin lock is not held before starting the wait on
event. os_if_psoc_sync lock is for psoc look up and not for wait
and hence this fix makes locking fine granular as well.

Change-Id: I0537604337a6b594be3e7dc34dc97b79d5987ad4
CRs-Fixed: 2433409
2019-04-12 05:19:54 -07:00
..
inc qcacld-3.0: Add osif_sync high level documentation 2019-03-25 12:39:26 -07:00
src qcacld-3.0: Move os_if psoc locking inside when doing psoc trans wait 2019-04-12 05:19:54 -07:00