ARM: Kill __smp_cross_call and co
authorMarc Zyngier <maz@kernel.org>
Mon, 22 Jun 2020 21:15:54 +0000 (22:15 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 17 Sep 2020 15:37:28 +0000 (16:37 +0100)
commit8aa837cb7a032884c787b15de81f7d9de8af0869
tree023b1d83fcc565f111d9962c7f63498d9affa50c
parenta263881525310e10ecd46ae8e8531ac9e968b1b4
ARM: Kill __smp_cross_call and co

The old IPI registration interface is now unused on arm, so let's
get rid of it.

Reviewed-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm/include/asm/smp.h
arch/arm/kernel/smp.c