diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2025-06-05 14:14:20 +0300 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2025-07-07 18:42:20 +0300 |
commit | 71532576f41e5b0ec967a82ed49d5dfb1027ccdb (patch) | |
tree | ce393553c8f44f46a665253af5e62c20a693d376 /scripts/gdb/linux/interrupts.py | |
parent | 3dd6f67c669c860b93ff533f790f23ee1cb36f25 (diff) | |
download | linux-71532576f41e5b0ec967a82ed49d5dfb1027ccdb.tar.xz |
wifi: mt76: Remove RCU section in mt7996_mac_sta_rc_work()
Since mt7996_mcu_add_rate_ctrl() and mt7996_mcu_set_fixed_field() can't
run in atomic context, move RCU critical section in
mt7996_mcu_add_rate_ctrl() and mt7996_mcu_set_fixed_field(). This patch
fixes a 'sleep while atomic' issue in mt7996_mac_sta_rc_work().
Fixes: 0762bdd30279 ("wifi: mt76: mt7996: rework mt7996_mac_sta_rc_work to support MLO")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Tested-by: Ben Greear <greearb@candelatech.com>
Link: https://patch.msgid.link/20250605-mt7996-sleep-while-atomic-v1-5-d46d15f9203c@kernel.org
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions