Loading
cpuidle: Respect the CPU system wakeup QoS limit for cpuidle
The CPU system wakeup QoS limit must be respected for the regular cpuidle state selection. Therefore, let's extend the common governor helper cpuidle_governor_latency_req(), to take the constraint into account. Reviewed-by:Dhruva Gole <d-gole@ti.com> Reviewed-by:
Kevin Hilman (TI) <khilman@baylibre.com> Tested-by:
Kevin Hilman (TI) <khilman@baylibre.com> Signed-off-by:
Ulf Hansson <ulf.hansson@linaro.org> Link: https://patch.msgid.link/20251125112650.329269-6-ulf.hansson@linaro.org Signed-off-by:
Rafael J. Wysocki <rafael.j.wysocki@intel.com>