diff options
author | Johannes Berg <[email protected]> | 2024-06-26 09:15:59 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2024-06-26 10:23:50 +0200 |
commit | 321028bc45f01edb9e57b0ae5c11c5c3600d00ca (patch) | |
tree | 6091ad591e28bd3e89fe979e2aef40855e0c9167 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | d1cba2ea8121e7fdbe1328cea782876b1dd80993 (diff) |
wifi: mac80211: disable softirqs for queued frame handling
As noticed by syzbot, calling ieee80211_handle_queued_frames()
(and actually handling frames there) requires softirqs to be
disabled, since we call into the RX code. Fix that in the case
of cleaning up frames left over during shutdown.
Fixes: 177c6ae9725d ("wifi: mac80211: handle tasklet frames before stopping")
Reported-by: [email protected]
Link: https://patch.msgid.link/20240626091559.cd6f08105a6e.I74778610a5ff2cf8680964698131099d2960352a@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions