]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbce7a10121c77a99a5c30129d5fd6157a8772594
tree023b1d83fcc565f111d9962c7f63498d9affa50c
parent5530484c0a189df7045df94be45f559b8ba6b476
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