[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wjf_FrwxU0mAR_27cmmmr3n35fMyuJ2D+g2baeroTCFOQ@mail.gmail.com>
Date: Wed, 3 Nov 2021 08:03:15 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Daniel Lezcano <daniel.lezcano@...aro.org>
Cc: "Rafael J. Wysocki" <rafael@...nel.org>,
Linux PM <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] Thermal control updates for v5.16-rc1
On Wed, Nov 3, 2021 at 12:53 AM Daniel Lezcano
<daniel.lezcano@...aro.org> wrote:
>
> Is the platform with 19 thermal zones and default thermal policy set to
> userspace governor ?
I think it has 11 thermal zones judging by
/sys/class/thermal/thermal_zone* going from 0 to 10.
And the kernel default seems to be
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
but presumably this is F34 then setting it to 'userspace' (the kernel
config comes from the F34 one too, although it's been tweaked for the
machine).
I suspect I could just turn off THERMAL_GOV_USER_SPACE and get rid of
the message, that's not the issue.
The issue is "why is the kernel spewing pointlessly the same message
over and over again?"
Linus
Powered by blists - more mailing lists