Re: [PATCH] ACPI: thermal_lib: Continue registering thermal zones even if trip points fail validation
From: Stephen Horvath
Date: Wed Mar 27 2024 - 19:05:12 EST
On 28/3/24 01:34, Rafael J. Wysocki wrote:
I believe that this is a regression introduced recently, so would it
be possible to provide a pointer to the commit that introduced it?
Yeah sorry, here's the commit id: 9c8647224e9fabb765019193aa43c054a638f808
I've also created a bug report with slightly more info here:
https://bugzilla.kernel.org/show_bug.cgi?id=218586
Because the thermal zone becomes effectively tripless, it should be
registered with thermal_tripless_zone_device_register().
Cool I'll do that for v2.
Thanks a lot for your feedback!
Steve