android_kernel_xiaomi_sm8350/core/hdd
Rajeev Kumar dd4dd08b2c qcacld-3.0: Fix deadlock in hdd_adapter_lock usage
hdd_adapter_lock is acquired from MC thread and hif_napi soft IRQ
context so it should be acquired using spin_lock_bh such that when
MC thread is holding the lock soft IRQ can't pre-empt it and lead
to deadlock

Change-Id: Iee4a4905bf7cc09cba9bd26f416d505eb47a5c96
CRs-Fixed: 981886
2016-04-17 18:00:21 -07:00
..
inc qcacld-3.0: Send channel switch request instead of doing SAP restart 2016-04-17 17:55:17 -07:00
src qcacld-3.0: Fix deadlock in hdd_adapter_lock usage 2016-04-17 18:00:21 -07:00