From: Valentin Schneider <valentin.schneider@arm.com>
To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Cc: Mark Rutland <mark.rutland@arm.com>,
Peter Zijlstra <peterz@infradead.org>,
Lorenzo Pieralisi <Lorenzo.Pieralisi@arm.com>,
Sudeep Holla <sudeep.holla@arm.com>
Subject: [PATCH 0/2] firmware/psci: PSCI checker cleanup
Date: Fri, 24 Apr 2020 14:56:55 +0100 [thread overview]
Message-ID: <20200424135657.32519-1-valentin.schneider@arm.com> (raw)
Hi folks,
This is a small cleanup of the PSCI checker following Peter's objections
to its homegrown do_idle() implementation. It is based on his
sched_setscheduler() unexport series at [1].
I've never really used the thing before, but it still seems to behave
correctly on my Juno r0 & HiKey960.
Cheers,
Valentin
[1]: https://lore.kernel.org/lkml/20200422112719.826676174@infradead.org/T/#t
Valentin Schneider (2):
firmware/psci: Make PSCI checker not bother with parking
firmware/psci: Make PSCI checker use play_idle()
drivers/firmware/psci/psci_checker.c | 159 +++++++--------------------
1 file changed, 42 insertions(+), 117 deletions(-)
--
2.24.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2020-04-24 13:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-24 13:56 Valentin Schneider [this message]
2020-04-24 13:56 ` [PATCH 1/2] firmware/psci: Make PSCI checker not bother with parking Valentin Schneider
2020-04-24 13:56 ` [PATCH 2/2] firmware/psci: Make PSCI checker use play_idle() Valentin Schneider
2020-06-03 17:05 ` [PATCH 0/2] firmware/psci: PSCI checker cleanup Sudeep Holla
2020-06-03 17:39 ` Valentin Schneider
2020-10-12 13:17 ` Valentin Schneider
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=20200424135657.32519-1-valentin.schneider@arm.com \
--to=valentin.schneider@arm.com \
--cc=Lorenzo.Pieralisi@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=peterz@infradead.org \
--cc=sudeep.holla@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;
as well as URLs for NNTP newsgroup(s).