aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorFelix Fietkau <[email protected]>2019-10-07 15:30:18 +0200
committerFelix Fietkau <[email protected]>2019-11-20 13:23:50 +0100
commitfb7d95c6ee4f71ba131c9b3c65d658369ffd1128 (patch)
tree008a6291b79cc55c0fc82785f58dbe6bc7eb485c /scripts/gdb/linux/tasks.py
parent1a817fa73c3b27a593aadf0029de24db1bbc1a3e (diff)
mt76: drop rcu read lock in mt76_rx_aggr_stop
A rcu read locked section is not allowed to sleep, and the rcu lock here isn't actually necessary, because we're holding dev->mutex. Fixes an issue when the tid work item is still running while freeing a station or stopping the aggregation session Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions