linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] firmware/psci: PSCI checker cleanup
@ 2020-04-24 13:56 Valentin Schneider
  2020-04-24 13:56 ` [PATCH 1/2] firmware/psci: Make PSCI checker not bother with parking Valentin Schneider
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Valentin Schneider @ 2020-04-24 13:56 UTC (permalink / raw)
  To: linux-kernel, linux-arm-kernel
  Cc: Mark Rutland, Lorenzo Pieralisi, Sudeep Holla, Peter Zijlstra

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-10-12 13:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-24 13:56 [PATCH 0/2] firmware/psci: PSCI checker cleanup Valentin Schneider
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

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).