diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2025-06-05 14:14:17 +0300 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2025-07-07 18:42:20 +0300 |
commit | c772cd726eea6fe8fb81d2aeeacb18cecff73a7b (patch) | |
tree | e07b90eee0c64567f75e824e5b8d5b7236bae213 /scripts/gdb/linux/utils.py | |
parent | a0c5eac9181025b6d65ff25c203a7f10274f80c1 (diff) | |
download | linux-c772cd726eea6fe8fb81d2aeeacb18cecff73a7b.tar.xz |
wifi: mt76: Move RCU section in mt7996_mcu_set_fixed_field()
Since mt76_mcu_skb_send_msg() routine can't be executed in atomic context,
move RCU section in mt7996_mcu_set_fixed_field() 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-2-d46d15f9203c@kernel.org
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions