Commit 0efd422
committed
wifi: rtw89: Disable deep power saving for USB/SDIO
JIRA: https://issues.redhat.com/browse/RHEL-114891
commit a3b871a
Author: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Date: Mon Jun 30 23:43:25 2025 +0300
wifi: rtw89: Disable deep power saving for USB/SDIO
Disable deep power saving for USB and SDIO because rtw89_mac_send_rpwm()
is called in atomic context and accessing hardware registers results in
"scheduling while atomic" errors.
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/0f49eceb-0de0-47e2-ba36-3c6a0dddd17d@gmail.com
Signed-off-by: Jose Ignacio Tornos Martinez <jtornosm@redhat.com>1 parent 96505ec commit 0efd422
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2884 | 2884 | | |
2885 | 2885 | | |
2886 | 2886 | | |
| 2887 | + | |
| 2888 | + | |
| 2889 | + | |
2887 | 2890 | | |
2888 | 2891 | | |
2889 | 2892 | | |
| |||
0 commit comments