Searched hist:"26388 a7c353f7b1d3fd8a6df6452fa9773193155" (Results 1 – 6 of 6) sorted by relevance
/linux/arch/arm/mach-imx/ |
H A D | cpuidle-imx7ulp.c | diff 26388a7c353f7b1d3fd8a6df6452fa9773193155 Thu Jan 12 20:44:03 CET 2023 Peter Zijlstra <peterz@infradead.org> cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidle
For all cpuidle drivers that do not use CPUIDLE_FLAG_RCU_IDLE (iow, the simple ones) make sure all the functions 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.335211484@infradead.org
|
H A D | cpuidle-imx5.c | diff 26388a7c353f7b1d3fd8a6df6452fa9773193155 Thu Jan 12 20:44:03 CET 2023 Peter Zijlstra <peterz@infradead.org> cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidle
For all cpuidle drivers that do not use CPUIDLE_FLAG_RCU_IDLE (iow, the simple ones) make sure all the functions 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.335211484@infradead.org
|
H A D | cpuidle-imx6sl.c | diff 26388a7c353f7b1d3fd8a6df6452fa9773193155 Thu Jan 12 20:44:03 CET 2023 Peter Zijlstra <peterz@infradead.org> cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidle
For all cpuidle drivers that do not use CPUIDLE_FLAG_RCU_IDLE (iow, the simple ones) make sure all the functions 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.335211484@infradead.org
|
/linux/arch/arm/mach-s3c/ |
H A D | cpuidle-s3c64xx.c | diff 26388a7c353f7b1d3fd8a6df6452fa9773193155 Thu Jan 12 20:44:03 CET 2023 Peter Zijlstra <peterz@infradead.org> cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidle
For all cpuidle drivers that do not use CPUIDLE_FLAG_RCU_IDLE (iow, the simple ones) make sure all the functions 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.335211484@infradead.org
|
/linux/arch/arm/kernel/ |
H A D | cpuidle.c | diff 26388a7c353f7b1d3fd8a6df6452fa9773193155 Thu Jan 12 20:44:03 CET 2023 Peter Zijlstra <peterz@infradead.org> cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidle
For all cpuidle drivers that do not use CPUIDLE_FLAG_RCU_IDLE (iow, the simple ones) make sure all the functions 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.335211484@infradead.org
|
/linux/arch/mips/kernel/ |
H A D | idle.c | diff 26388a7c353f7b1d3fd8a6df6452fa9773193155 Thu Jan 12 20:44:03 CET 2023 Peter Zijlstra <peterz@infradead.org> cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidle
For all cpuidle drivers that do not use CPUIDLE_FLAG_RCU_IDLE (iow, the simple ones) make sure all the functions 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.335211484@infradead.org
|