summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2020-12-23 12:08:54 +0000
committerMarc Zyngier <maz@kernel.org>2020-12-30 09:13:01 +0000
commit44362a3c353aeec5904c2ae6d1737f20fe7e9c79 (patch)
treece1e37738ba75480b184f587d06047df4a3b3694 /tools/perf/scripts/python/check-perf-trace.py
parent101068b566ef227b605d807aad9e72efd8b6bc5b (diff)
KVM: arm64: Fix hyp_cpu_pm_{init,exit} __init annotation
The __init annotations on hyp_cpu_pm_{init,exit} are obviously incorrect, and the build system shouts at you if you enable DEBUG_SECTION_MISMATCH. Nothing really bad happens as we never execute that code outside of the init context, but we can't label the callers as __int either, as kvm_init isn't __init itself. Oh well. Signed-off-by: Marc Zyngier <maz@kernel.org> Reviewed-by: Nathan Chancellor <natechancellor@gmail.com> Link: https://lore.kernel.org/r/20201223120854.255347-1-maz@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions