Re: thermal driver patch
From: Steven J Abner
Date: Wed Sep 07 2022 - 07:16:14 EST
Additional info:
After an automatic overnight suspend, from dmesg:
[23668.033055] thermal thermal_zone0: failed to read out thermal zone
(-61)
[23668.033197] PM: suspend exit
So is it possible that driver iwlwifi is built with 'return -ENODEV;'
into
its init/reset code?
Also this code from kernel 5.18.19 instead of 5.18.12 initial report
messaging.
Steve