x86/apic: Share common IPI helpers
authorThomas Gleixner <tglx@linutronix.de>
Mon, 22 Jul 2019 18:47:28 +0000 (20:47 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 25 Jul 2019 14:12:02 +0000 (16:12 +0200)
commitdea978632e8400b84888bad20df0cd91c18f0aec
tree97d3e73e0768dad5e8184114c738f730a3cad861
parent1f0ad660488b8eb2450d1834af6a156104281194
x86/apic: Share common IPI helpers

The 64bit implementations need the same wrappers around
__default_send_IPI_shortcut() as 32bit.

Move them out of the 32bit section.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20190722105220.951534451@linutronix.de
arch/x86/kernel/apic/ipi.c
arch/x86/kernel/apic/local.h