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) <peterz@xxxxxxxxxxxxx> Reviewed-by: Tony Lindgren <tony@xxxxxxxxxxx> Tested-by: Tony Lindgren <tony@xxxxxxxxxxx>
Ok now with the cpu_pm_*() informations that makes sense: Reviewed-by: Frederic Weisbecker <frederic@xxxxxxxxxx>