[PATCH 0/2] firmware/psci: PSCI checker cleanup

From: Valentin Schneider
Date: Fri Apr 24 2020 - 09:58:15 EST


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@xxxxxxxxxxxxx/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