android_kernel_xiaomi_sm8350/core
Selvaraj, Sridhar b5cce8783e qcacld-3.0: Fix crash in wlan_hdd_tdls_check_power_save_prohibited
qcacld-2.0 to qcacld-3.0 propagation

Due to pre-emption there could be probability that tdls context
is accessed in wlan_hdd_tdls_check_power_save_prohibited after it's
released. This will result in kernel panic.

Protect tdls context with mutex lock before accessing

Change-Id: I33369320de5b0aadae661d7d27fbc5ba18e9e409
CRs-Fixed: 990645
2016-08-03 18:57:22 -07:00
..
bmi qcacld-3.0: Fix null qdf_dev pointer in ramdump handler 2016-07-14 16:53:12 -07:00
cds qcacld-3.0: Regulatory updates 2016-07-29 13:05:09 -07:00
dp qcacld-3.0: Debug commit to track peer refcount 2016-08-01 12:34:05 -07:00
hdd qcacld-3.0: Fix crash in wlan_hdd_tdls_check_power_save_prohibited 2016-08-03 18:57:22 -07:00
mac Release 5.1.0.22V 2016-08-03 18:34:50 -07:00
pld qcacld-3.0: Return correct failure code 2016-07-14 16:07:27 -07:00
sap qcacld-3.0: SAP DFS: Fix RSSI issue in extension80 segment 2016-07-28 19:27:33 -07:00
sme qcacld-3.0: Fix stack corruption issue in sme_RrmProcessNeighborReport 2016-08-03 18:57:16 -07:00
utils qcacld-3.0: Avoid NULL pointer dereference when ASSERT disabled 2016-07-29 18:15:18 -07:00
wma qcacld-3.0: memset bpf load to zero, update the bpf enabled correctly 2016-08-03 18:55:55 -07:00