From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: Linux PM <linux-pm@vger.kernel.org>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>,
LKML <linux-kernel@vger.kernel.org>,
Lukasz Luba <lukasz.luba@arm.com>
Subject: [PATCH v2 0/2] thermal: core: Sanitize polling delay values
Date: Fri, 05 Jul 2024 21:43:30 +0200 [thread overview]
Message-ID: <2746673.mvXUDI8C0e@rjwysocki.net> (raw)
Hi Everyone,
This is a v2 of
https://lore.kernel.org/linux-pm/4585590.LvFx2qVVIh@rjwysocki.net/
which is being sent because the second patch in the v2 was incorrect.
These 2 patches deal with issues that may arise if the polling delay value used
for passive polling is at odds with the polling delay values used otherwise.
The first patch simply eliminates the need to worry about possible negative
polling delay values by changing the data type used for representing them
to unsigend int.
The other patch adds a sanity check to ensure that "passive" polling will not
be less frequent than "regular" polling.
Thanks!
next reply other threads:[~2024-07-05 19:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-05 19:43 Rafael J. Wysocki [this message]
2024-07-05 19:44 ` [PATCH v2 1/2] thermal: core: Change passive_delay and polling_delay data type Rafael J. Wysocki
2024-07-08 10:23 ` Daniel Lezcano
2024-07-05 19:46 ` [PATCH v2 2/2] thermal: core: Add sanity check for polling_delay and passive_delay Rafael J. Wysocki
2024-07-08 12:06 ` Daniel Lezcano
2024-07-08 13:38 ` Rafael J. Wysocki
2024-07-08 13:58 ` Daniel Lezcano
2024-07-08 14:03 ` Rafael J. Wysocki
2024-07-08 14:32 ` Daniel Lezcano
2024-07-08 15:11 ` 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=2746673.mvXUDI8C0e@rjwysocki.net \
--to=rjw@rjwysocki.net \
--cc=daniel.lezcano@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=lukasz.luba@arm.com \
/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
all inboxes | Powered by JetHome®