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. > > Signed-off-by: Peter Zijlstra (Intel) <pet...@infradead.org> > Reviewed-by: Tony Lindgren <t...@atomide.com> > Tested-by: Tony Lindgren <t...@atomide.com>
Ok now with the cpu_pm_*() informations that makes sense: Reviewed-by: Frederic Weisbecker <frede...@kernel.org>