diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2024-05-27 17:25:54 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2024-08-05 14:23:34 +0300 |
commit | c7b45284ab3012d21a02cf4448df32c655c32afb (patch) | |
tree | 0f51a124753a0979a9989037bc25195240f65e59 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9094e53ff5c86ebe372ad3960c3216c9817a1a04 (diff) | |
download | linux-c7b45284ab3012d21a02cf4448df32c655c32afb.tar.xz |
cpuidle: psci-domain: Enable system-wide suspend on PREEMPT_RT
The domain-idle-states are currently disabled on a PREEMPT_RT based
configuration for the cpuidle-psci-domain. To enable them to be used for
system-wide suspend and in particular during s2idle, let's set the
GENPD_FLAG_RPM_ALWAYS_ON instead of GENPD_FLAG_ALWAYS_ON for the
corresponding genpd provider.
In this way, the runtime PM path remains disabled in genpd for its attached
devices, while powering-on/off the PM domain during system-wide suspend
becomes allowed.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Tested-by: Raghavendra Kakarla <quic_rkakarla@quicinc.com> # qcm6490 with PREEMPT_RT set
Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Link: https://lore.kernel.org/r/20240527142557.321610-5-ulf.hansson@linaro.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions