diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2024-05-27 17:25:55 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2024-08-05 14:24:28 +0300 |
commit | 88bf68b76694873c3b101b65a26c4b315fab06df (patch) | |
tree | 11c15c7b14760b8b4b8a146f777eeb46c475083b /tools/perf/scripts/python/stackcollapse.py | |
parent | c7b45284ab3012d21a02cf4448df32c655c32afb (diff) | |
download | linux-88bf68b76694873c3b101b65a26c4b315fab06df.tar.xz |
cpuidle: psci: Drop redundant assignment of CPUIDLE_FLAG_RCU_IDLE
When using the hierarchical topology and PSCI OSI-mode we may end up
overriding the deepest idle-state's ->enter|enter_s2idle() callbacks, but
there is no point to also re-assign the CPUIDLE_FLAG_RCU_IDLE for the
idle-state in question, as that has already been set when parsing the
states from DT. See init_state_node().
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-6-ulf.hansson@linaro.org
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions