On 08.02.22 19:05, Jason Self wrote:
On Tue, 08 Feb 2022 09:50:59 +0100 Stefan Agner stefan@agner.ch wrote:
On 2022-02-04 01:19, Jason Self wrote: [...]
I have several reports of Intel NUC 10th/11th gen not booting/crashing during boot after updating to 5.10.96 (from 5.10.91). At least one stack trace shows iwl_dealloc_ucode in the call path. The below commit is part of 5.10.96 So this regression seems to not only affect 5.16 series.
Link: https://github.com/home-assistant/operating-system/issues/1739#issuecomment-...
Yes, it does appear to affect multiple versions; at least 5.17-rc2, 5.16, 5.15, and as you say 5.10.
I can confirm that this patch addresses it on 5.16: https://lore.kernel.org/stable/YgJSEEmRDKKG+3lT@mail-itl/T/#t
Thx for pointing to the thread!
#regzbot monitor: https://lore.kernel.org/stable/YgJSEEmRDKKG+3lT@mail-itl/
It appears desirable to apply the patch to all of the stable versions that need it, after it's gone into Linus's tree to also address the matter with the upcoming 5.17 series.
FWIW, the patch is marked for backporting already, it just needs to get merged to mainline first.
Ciao, Thorsten