x86/apic/uv: Get rid of wrapper callbacks
authorThomas Gleixner <tglx@linutronix.de>
Tue, 8 Aug 2023 22:04:07 +0000 (15:04 -0700)
committerDave Hansen <dave.hansen@linux.intel.com>
Wed, 9 Aug 2023 18:58:29 +0000 (11:58 -0700)
commit194ac709819c1fe281397ce1b2894f2bb6413599
tree934d33cdf89fe840d133fe4746e3b772b698a411
parente7b6a023d2c90fcd540a29bbf5bd4e1b816e613c
x86/apic/uv: Get rid of wrapper callbacks

Why on earth makes a wrapper around some common function sense? Just to be
able to slap some vendor name on it...

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
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/kernel/apic/x2apic_uv_x.c