aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2023-04-07 00:45:35 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2023-04-20 13:21:49 +1000
commit18b5e7170a33a985dc842ab24a690fa6ff0f50e4 (patch)
treed03bb05f61700c5c550d01619635be2003816688 /scripts/generate_rust_analyzer.py
parentcpuidle: pseries: Mark ->enter() functions as __cpuidle (diff)
downloadlinux-rng-18b5e7170a33a985dc842ab24a690fa6ff0f50e4.tar.xz
linux-rng-18b5e7170a33a985dc842ab24a690fa6ff0f50e4.zip
powerpc/pseries: Always inline functions called from 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"). Force inlining of the inline functions called from cpuidle, to ensure they are not emitted out-of-line and then available for tracing. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230406144535.3786008-4-mpe@ellerman.id.au
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions