summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorAlok Kumar <alokkuma@codeaurora.org>2018-10-11 12:40:42 +0530
committernshrivas <nshrivas@codeaurora.org>2018-11-15 23:27:38 -0800
commita44880023f3020b96863e090f0891423d52433c2 (patch)
treedebc50e1d0a4fe2d7f3271731c84639c6044d40c /scripts/gdb/linux/tasks.py
parenta713458df69e3c0df232963f05f3be799126ec46 (diff)
qcacld-3.0: Avoid access of deleted peer during RX thread close
During SSR case in wlan_hdd_stop_modules(), ol_txrx_pdev_pre_detach() cleanup the peer forcibly. Later RX Thread is getting closed as part of cds_sched_close(). So chances of accessing deleted peer is there. Shutdown RX thread before doing ol_txrx_pdev_pre_detach() to avoid the chances of accessing deleted peer. Change-Id: Iae27262396d8245eeb7a9b39cb678fad14815260 CRs-Fixed: 2349994
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions