diff options
author | Michael Ellerman <[email protected]> | 2023-04-07 00:45:32 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2023-04-20 13:21:49 +1000 |
commit | 7640854d966449e5befeff02c45c799cfc3d4fcf (patch) | |
tree | 43b869931f52e74c753341fda1224f60c0cd1b18 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | e5b6634aa1bcbd43120b2fd6f15780f00e9e7f66 (diff) |
powerpc/64: Mark prep_irq_for_idle() __cpuidle
Code in the idle path is not allowed to be instrumented because RCU is
disabled, see commit 0e985e9d2286 ("cpuidle: Add comments about
noinstr/__cpuidle usage").
Mark prep_irq_for_idle() __cpuidle, which is equivalent to noinstr, to
enforce that.
Suggested-by: Peter Zijlstra <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions