aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorGanapathi Bhat <[email protected]>2018-06-27 11:43:38 +0530
committerKalle Valo <[email protected]>2018-07-31 10:11:33 +0300
commit5631909364e1e74b6188ec860d2a4cf216150a26 (patch)
tree03f6f4057470f03eb9001ccd06c3601b1602a757 /tools/perf/scripts/python/syscall-counts.py
parentd0db2f7a02e45dd4791b70404bd90874b20c38a4 (diff)
mwifiex: replace rx_pkt_lock by rx_reorder_tbl_lock
At present driver spinlock protects iteration of list rx_reorder_tbl_ptr with rx_reorder_tbl_lock. To protect the individual items in this list, it uses rx_pkt_lock. But, we can use a single rx_reorder_tbl_lock for both purposes. This patch replaces rx_pkt_lock by rx_reorder_tbl_lock. Signed-off-by: Ganapathi Bhat <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions