diff options
author | Ulf Hansson <[email protected]> | 2024-05-27 16:25:56 +0200 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2024-08-05 13:24:47 +0200 |
commit | 4517b1c383807fadac8374f99f2361fe7eb4c0b4 (patch) | |
tree | 2996aa36a14c8a76725b6a6723c0d8ff99310103 /scripts/gdb/linux/lists.py | |
parent | 88bf68b76694873c3b101b65a26c4b315fab06df (diff) |
cpuidle: psci: Enable the hierarchical topology for s2ram on PREEMPT_RT
The hierarchical PM domain topology are currently disabled on a PREEMPT_RT
based configuration. As a first step to enable it to be used, let's try to
attach the CPU devices to their PM domains on PREEMPT_RT. In this way the
syscore ops becomes available, allowing the PM domain topology to be
managed during s2ram.
For the moment let's leave the support for CPU hotplug outside PREEMPT_RT,
as it's depending on using runtime PM. For s2ram, this isn't a problem as
all CPUs are managed via the syscore ops.
Signed-off-by: Ulf Hansson <[email protected]>
Tested-by: Raghavendra Kakarla <[email protected]> # qcm6490 with PREEMPT_RT set
Acked-by: Sebastian Andrzej Siewior <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions