diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2025-06-05 14:14:19 +0300 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2025-07-07 18:42:20 +0300 |
commit | 3dd6f67c669c860b93ff533f790f23ee1cb36f25 (patch) | |
tree | 5786d59d2387ccb8a60d2cf42b90f54907f6593a /scripts/gdb/linux/interrupts.py | |
parent | 28d519d0d493a8cf3f8ca01f10d962c56cec1825 (diff) | |
download | linux-3dd6f67c669c860b93ff533f790f23ee1cb36f25.tar.xz |
wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl()
Since mt76_mcu_skb_send_msg() routine can't be executed in atomic context,
move RCU section in mt7996_mcu_add_rate_ctrl() and execute
mt76_mcu_skb_send_msg() in non-atomic context. This is a preliminary
patch to fix 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>
Link: https://patch.msgid.link/20250605-mt7996-sleep-while-atomic-v1-4-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