Re: [PATCH 1/3] thermal: core: Add indication for userspace usage

From: Matthew Garrett
Date: Mon Dec 14 2020 - 13:23:07 EST


On Sun, Nov 29, 2020 at 9:36 PM Kai-Heng Feng
<kai.heng.feng@xxxxxxxxxxxxx> wrote:
>
> We are seeing thermal shutdown on Intel based mobile workstations, the
> shutdown happens during the first trip handle in
> thermal_zone_device_register():
> kernel: thermal thermal_zone15: critical temperature reached (101 C), shutting down

Is the temperature reported by the thermal zone actually correct here?
101 C seems extremely excessive.