/openbmc/linux/drivers/cpuidle/ |
H A D | cpuidle-qcom-spm.c | diff 69e26b4f43ed396868c6e7645f9eb06c3a0d2fee Thu Jan 12 13:44:02 CST 2023 Peter Zijlstra <peterz@infradead.org> cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle
For all cpuidle drivers that use CPUIDLE_FLAG_RCU_IDLE, ensure that all functions that call ct_cpuidle_enter() are marked __cpuidle.
( due to lack of noinstr validation on these platforms it is entirely possible this isn't complete )
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20230112195542.274096325@infradead.org
|
H A D | cpuidle-riscv-sbi.c | diff 69e26b4f43ed396868c6e7645f9eb06c3a0d2fee Thu Jan 12 13:44:02 CST 2023 Peter Zijlstra <peterz@infradead.org> cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle
For all cpuidle drivers that use CPUIDLE_FLAG_RCU_IDLE, ensure that all functions that call ct_cpuidle_enter() are marked __cpuidle.
( due to lack of noinstr validation on these platforms it is entirely possible this isn't complete )
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20230112195542.274096325@infradead.org
|
H A D | cpuidle-mvebu-v7.c | diff 69e26b4f43ed396868c6e7645f9eb06c3a0d2fee Thu Jan 12 13:44:02 CST 2023 Peter Zijlstra <peterz@infradead.org> cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle
For all cpuidle drivers that use CPUIDLE_FLAG_RCU_IDLE, ensure that all functions that call ct_cpuidle_enter() are marked __cpuidle.
( due to lack of noinstr validation on these platforms it is entirely possible this isn't complete )
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20230112195542.274096325@infradead.org
|
H A D | cpuidle-tegra.c | diff 69e26b4f43ed396868c6e7645f9eb06c3a0d2fee Thu Jan 12 13:44:02 CST 2023 Peter Zijlstra <peterz@infradead.org> cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle
For all cpuidle drivers that use CPUIDLE_FLAG_RCU_IDLE, ensure that all functions that call ct_cpuidle_enter() are marked __cpuidle.
( due to lack of noinstr validation on these platforms it is entirely possible this isn't complete )
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20230112195542.274096325@infradead.org
|
H A D | cpuidle-psci.c | diff 69e26b4f43ed396868c6e7645f9eb06c3a0d2fee Thu Jan 12 13:44:02 CST 2023 Peter Zijlstra <peterz@infradead.org> cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle
For all cpuidle drivers that use CPUIDLE_FLAG_RCU_IDLE, ensure that all functions that call ct_cpuidle_enter() are marked __cpuidle.
( due to lack of noinstr validation on these platforms it is entirely possible this isn't complete )
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20230112195542.274096325@infradead.org
|
H A D | cpuidle-big_little.c | diff 69e26b4f43ed396868c6e7645f9eb06c3a0d2fee Thu Jan 12 13:44:02 CST 2023 Peter Zijlstra <peterz@infradead.org> cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle
For all cpuidle drivers that use CPUIDLE_FLAG_RCU_IDLE, ensure that all functions that call ct_cpuidle_enter() are marked __cpuidle.
( due to lack of noinstr validation on these platforms it is entirely possible this isn't complete )
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20230112195542.274096325@infradead.org
|
H A D | cpuidle-arm.c | diff 69e26b4f43ed396868c6e7645f9eb06c3a0d2fee Thu Jan 12 13:44:02 CST 2023 Peter Zijlstra <peterz@infradead.org> cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle
For all cpuidle drivers that use CPUIDLE_FLAG_RCU_IDLE, ensure that all functions that call ct_cpuidle_enter() are marked __cpuidle.
( due to lack of noinstr validation on these platforms it is entirely possible this isn't complete )
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20230112195542.274096325@infradead.org
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | cpuidle.c | diff 69e26b4f43ed396868c6e7645f9eb06c3a0d2fee Thu Jan 12 13:44:02 CST 2023 Peter Zijlstra <peterz@infradead.org> cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle
For all cpuidle drivers that use CPUIDLE_FLAG_RCU_IDLE, ensure that all functions that call ct_cpuidle_enter() are marked __cpuidle.
( due to lack of noinstr validation on these platforms it is entirely possible this isn't complete )
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20230112195542.274096325@infradead.org
|
/openbmc/linux/arch/arm/mach-imx/ |
H A D | cpuidle-imx6q.c | diff 69e26b4f43ed396868c6e7645f9eb06c3a0d2fee Thu Jan 12 13:44:02 CST 2023 Peter Zijlstra <peterz@infradead.org> cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle
For all cpuidle drivers that use CPUIDLE_FLAG_RCU_IDLE, ensure that all functions that call ct_cpuidle_enter() are marked __cpuidle.
( due to lack of noinstr validation on these platforms it is entirely possible this isn't complete )
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20230112195542.274096325@infradead.org
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | omap-mpuss-lowpower.c | diff 69e26b4f43ed396868c6e7645f9eb06c3a0d2fee Thu Jan 12 13:44:02 CST 2023 Peter Zijlstra <peterz@infradead.org> cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle
For all cpuidle drivers that use CPUIDLE_FLAG_RCU_IDLE, ensure that all functions that call ct_cpuidle_enter() are marked __cpuidle.
( due to lack of noinstr validation on these platforms it is entirely possible this isn't complete )
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20230112195542.274096325@infradead.org
|
H A D | pm34xx.c | diff 69e26b4f43ed396868c6e7645f9eb06c3a0d2fee Thu Jan 12 13:44:02 CST 2023 Peter Zijlstra <peterz@infradead.org> cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle
For all cpuidle drivers that use CPUIDLE_FLAG_RCU_IDLE, ensure that all functions that call ct_cpuidle_enter() are marked __cpuidle.
( due to lack of noinstr validation on these platforms it is entirely possible this isn't complete )
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20230112195542.274096325@infradead.org
|