[PATCH v2 09/44] cpuidle,omap3: Push RCU-idle into driver

Peter Zijlstra peterz at infradead.org
Tue Sep 20 01:19:05 AEST 2022


On Mon, Sep 19, 2022 at 04:31:42PM +0200, Frederic Weisbecker wrote:
> On Mon, Sep 19, 2022 at 11:59:48AM +0200, Peter Zijlstra wrote:
> > Doing RCU-idle outside the driver, only to then teporarily enable it
> > again before going idle is daft.
> 
> That doesn't tell where those calls are.

cpu_pm_enter/exit and the power domain stuff, possibly also the clock
domain stuff. It's all over :/

I suppose I can add a blub and copy/paste it around the various patches
if you want.


More information about the Linuxppc-dev mailing list