Hello,
Matt Schwartz (cc) found a regression in 6.14.2 that the Steam Deck OLED took 45s to find a network after suspend/resume waiting for a timeout. This was a regression from 6.14.1.
The regression happened because:
commit 933ab187e679 ("wifi: ath11k: update channel list in reg notifier instead reg worker") was backported to 6.14.y without the other commit in the series:
commit 02aae8e2f957 ("wifi: ath11k: update channel list in worker when wait flag is set")
Backporting commit 02aae8e2f957 ("wifi: ath11k: update channel list in worker when wait flag is set") to 6.14.2 fixes the regression.
Can you please take this commit back to stable too?
Thanks!
On 16. 04. 25, 0:11, Mario Limonciello wrote:
Hello,
Matt Schwartz (cc) found a regression in 6.14.2 that the Steam Deck OLED took 45s to find a network after suspend/resume waiting for a timeout. This was a regression from 6.14.1.
The regression happened because:
commit 933ab187e679 ("wifi: ath11k: update channel list in reg notifier instead reg worker") was backported to 6.14.y without the other commit in the series:
commit 02aae8e2f957 ("wifi: ath11k: update channel list in worker when wait flag is set")
Backporting commit 02aae8e2f957 ("wifi: ath11k: update channel list in worker when wait flag is set") to 6.14.2 fixes the regression.
Agreed, this is the same as: https://lore.kernel.org/all/5cd9db3f-4abf-4b66-b401-633508e905ac@kernel.org/
On Tue, Apr 15, 2025 at 05:11:04PM -0500, Mario Limonciello wrote:
Hello,
Matt Schwartz (cc) found a regression in 6.14.2 that the Steam Deck OLED took 45s to find a network after suspend/resume waiting for a timeout. This was a regression from 6.14.1.
The regression happened because:
commit 933ab187e679 ("wifi: ath11k: update channel list in reg notifier instead reg worker") was backported to 6.14.y without the other commit in the series:
commit 02aae8e2f957 ("wifi: ath11k: update channel list in worker when wait flag is set")
Backporting commit 02aae8e2f957 ("wifi: ath11k: update channel list in worker when wait flag is set") to 6.14.2 fixes the regression.
Can you please take this commit back to stable too?
Now queued up, thanks.
greg k-h
linux-stable-mirror@lists.linaro.org