diff options
author | Peter Zijlstra <[email protected]> | 2023-01-12 20:44:03 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2023-01-13 11:48:18 +0100 |
commit | 26388a7c353f7b1d3fd8a6df6452fa9773193155 (patch) | |
tree | d6f4e587a71abd6c2a908f9169a5cca0aefd5b3b /scripts/gdb/linux/proc.py | |
parent | 69e26b4f43ed396868c6e7645f9eb06c3a0d2fee (diff) |
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) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions