x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()
authorThomas Gleixner <tglx@linutronix.de>
Tue, 8 Aug 2023 22:04:20 +0000 (15:04 -0700)
committerDave Hansen <dave.hansen@linux.intel.com>
Wed, 9 Aug 2023 19:00:46 +0000 (12:00 -0700)
commit2744a7ce34a776444225f20ae11ead6e980a129a
tree0830e7bd9971d67d55437da4bf1886e19e4ca1a3
parentbef4f379e953af49a9bd81790954e78fcb264920
x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()

Switch them over to apic_update_callback() and remove the code.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Reviewed-by: Wei Liu <wei.liu@kernel.org>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Tested-by: Michael Kelley <mikelley@microsoft.com>
Tested-by: Sohil Mehta <sohil.mehta@intel.com>
Tested-by: Juergen Gross <jgross@suse.com> # Xen PV (dom0 and unpriv. guest)
arch/x86/hyperv/hv_apic.c
arch/x86/hyperv/hv_vtl.c
arch/x86/include/asm/apic.h
arch/x86/kernel/acpi/boot.c
arch/x86/kernel/apic/init.c
arch/x86/kernel/kvm.c