aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorP Praneesh <[email protected]>2021-10-25 18:54:42 +0530
committerKalle Valo <[email protected]>2021-11-15 11:25:52 +0200
commitc0b0d2e87d91ce283c8766b4b3c2ec9ac90ebf96 (patch)
tree7e41921eae610f122e86935cf2703af4913baa6c /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent9212c1b9e80a869e732769a4fe7f82d392b219be (diff)
ath11k: Increment pending_mgmt_tx count before tx send invoke
There is a race condition whereby the tx completion handler can be invoked before the 'num_pending_mgmt_tx" count is incremented. If that occurs, we could get warning trace indicating that 'num_pending_mgmt_tx' is 0 (because it was not yet incremented). Ideally, this trace should be seen only if mgmt tx has not happened but tx completion is received, and it is not expected in this race condition. Tested-on: QCN9074 hw1.0 PCI WLAN.HK.2.4.0.1-01386-QCAHKSWPL_SILICONZ-1 Co-developed-by: Lavanya Suresh <[email protected]> Signed-off-by: Lavanya Suresh <[email protected]> Signed-off-by: P Praneesh <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions