public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: Linux PM mailing list <linux-pm@vger.kernel.org>,
	Lukasz Luba <Lukasz.Luba@arm.com>
Subject: Re: Trip points crossed not detected when no cooling device bound
Date: Wed, 26 Jun 2024 23:21:50 +0200	[thread overview]
Message-ID: <a1600a02-18e1-4e5c-bb64-6b1058a09fe5@linaro.org> (raw)
In-Reply-To: <CAJZ5v0iu9dg-tzfzZH5vfDZAv_OD1PKiZwaU-Q07Jz0-ULjtYg@mail.gmail.com>

On 26/06/2024 12:38, Rafael J. Wysocki wrote:
> Hi,
> 
> On Wed, Jun 26, 2024 at 8:50 AM Daniel Lezcano
> <daniel.lezcano@linaro.org> wrote:
>>
>>
>> Hi,
>>
>> after experimenting different setup I noticed there is no longer trip
>> crossed notifications sent to the userspace when there is no cooling
>> device bound to a thermal zone.
> 
> I think I've seen those coming for zones without any cooling devices,
> so it seems related to the setup.
> 
>> git bisecting leads me to this commit:
>>
>>
>> 202aa0d4bb532338cd27bcc64c60abc2987a2be7 is the first bad commit
>> commit 202aa0d4bb532338cd27bcc64c60abc2987a2be7
>> Author: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
>> Date:   Tue Apr 30 17:45:55 2024 +0200
>>
>>       thermal: core: Do not call handle_thermal_trip() if zone
>> temperature is invalid
>>
>>       Make __thermal_zone_device_update() bail out if update_temperature()
>>       fails to update the zone temperature because __thermal_zone_get_temp()
>>       has returned an error and the current zone temperature is
>>       THERMAL_TEMP_INVALID (user space receiving netlink thermal messages,
>>       thermal debug code and thermal governors may get confused otherwise).
>>
>>       Fixes: 9ad18043fb35 ("thermal: core: Send trip crossing
>> notifications at init time if needed")
>>       Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
>>       Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
>>       Tested-by: Lukasz Luba <lukasz.luba@arm.com>
>>
>>    drivers/thermal/thermal_core.c | 3 +++
>>    1 file changed, 3 insertions(+)
>>
>> -
> 
> Oh, I see where the problem can be.  If the zone is polling only, it
> will not rearm the timer when the current zone temperature is invalid
> after the above commit, so does the attached patch help?

At this point, I went far when bisecting another problem and I ended up 
screwing my config file. So I had to generate a new one from the default 
config. Since then the issue is no longer happening which sounds very 
strange to me.

I'm still investigating but if you have a suggestion coming in mind, it 
would be welcome because I'm failing to find out what is going on ... :/



-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


  reply	other threads:[~2024-06-26 21:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-26  6:50 Trip points crossed not detected when no cooling device bound Daniel Lezcano
2024-06-26 10:38 ` Rafael J. Wysocki
2024-06-26 21:21   ` Daniel Lezcano [this message]
2024-06-26 22:24     ` Daniel Lezcano
2024-06-27  9:54       ` Rafael J. Wysocki
2024-06-27 16:30         ` Daniel Lezcano
2024-06-27 18:23           ` Rafael J. Wysocki
2024-06-28  8:04             ` Daniel Lezcano
2024-06-28 10:49               ` Rafael J. Wysocki
2024-06-28 12:26                 ` Rafael J. Wysocki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a1600a02-18e1-4e5c-bb64-6b1058a09fe5@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=Lukasz.Luba@arm.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=rafael@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox