aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2023-08-08 22:04:20 +0000
committerDave Hansen <[email protected]>2023-08-09 19:00:46 +0000
commitd6f361ea706710f8d582bb176793b779a3b8b2ca (patch)
tree990c53c89f4a8f954133009f9abc02098e039e03 /tools/perf/scripts/python/check-perf-trace.py
parentx86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb() (diff)
downloadkernel-d6f361ea706710f8d582bb176793b779a3b8b2ca.tar.gz
kernel-d6f361ea706710f8d582bb176793b779a3b8b2ca.zip
x86/apic: Convert other overrides to apic_update_callback()
Convert all places which just assign a new function directly to the apic callback to use apic_update_callback() which prepares for using static calls. Mark snp_set_wakeup_secondary_cpu() and kvm_setup_pv_ipi() __init, as they are only invoked from init code and otherwise trigger a section mismatch as they are now invoking a __init function. Signed-off-by: Thomas Gleixner <[email protected]> Signed-off-by: Dave Hansen <[email protected]> Acked-by: Peter Zijlstra (Intel) <[email protected]> Tested-by: Michael Kelley <[email protected]> Tested-by: Sohil Mehta <[email protected]> Tested-by: Juergen Gross <[email protected]> # Xen PV (dom0 and unpriv. guest)
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions