[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200424135657.32519-1-valentin.schneider@arm.com>
Date:   Fri, 24 Apr 2020 14:56:55 +0100
From:   Valentin Schneider <valentin.schneider@....com>
To:     linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Cc:     Mark Rutland <mark.rutland@....com>,
        Lorenzo Pieralisi <Lorenzo.Pieralisi@....com>,
        Sudeep Holla <sudeep.holla@....com>,
        Peter Zijlstra <peterz@...radead.org>
Subject: [PATCH 0/2] firmware/psci: PSCI checker cleanup
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
Powered by blists - more mailing lists