Re: [PATCH 7/7] thermal: stats: add error accounting to thermal zone
From: "Rafael J. Wysocki" <rafael@kernel.org>
Date: 2023-06-20 17:33:05
Also in:
linux-pm, lkml
From: "Rafael J. Wysocki" <rafael@kernel.org>
Date: 2023-06-20 17:33:05
Also in:
linux-pm, lkml
On Fri, May 19, 2023 at 5:27 AM Eduardo Valentin [off-list ref] wrote:
From: Eduardo Valentin <redacted> This patch adds an extra stat to report how many temperature update failures were detected. Error count is increase whenever the thermal driver returns an actual error or when the temperature is non positive.
Why can't the temperature be negative?