summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorDedy Lansky <qca_dlansky@qca.qualcomm.com>2014-09-10 16:34:42 +0300
committerJohn W. Linville <linville@tuxdriver.com>2014-09-11 15:27:38 -0400
commitec81b5adf42e02560b3b05a0c8897451cd3d8b29 (patch)
tree20ff75621999758287dcbe03a58d001027b50b82 /tools/perf/scripts/python/sctop.py
parent4cf99c93d24f9cdd338ab23cd671e949ee6ca1bd (diff)
wil6210: fix race condition between BACK event and Rx data
While handling Rx packet, BACK event arrives and frees tid_ampdu_rx array. This causes kernel panic while accessing already freed spinlock The fix is to remove tid_ampdu_rx[]'s spinlock and instead use single sta's spinlock to guard the whole tid_ampdu_rx array. Signed-off-by: Dedy Lansky <qca_dlansky@qca.qualcomm.com> Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions