[PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()

Tony Lindgren tony at atomide.com
Mon Jun 13 05:36:11 PDT 2022


* Peter Zijlstra <peterz at infradead.org> [220608 14:52]:
> arch_cpu_idle() is a very simple idle interface and exposes only a
> single idle state and is expected to not require RCU and not do any
> tracing/instrumentation.
> 
> As such, omap_sram_idle() is not a valid implementation. Replace it
> with the simple (shallow) omap3_do_wfi() call. Leaving the more
> complicated idle states for the cpuidle driver.

Acked-by: Tony Lindgren <tony at atomide.com>



More information about the linux-riscv mailing list