MIPS: arch_send_call_function_single_ipi() calling conventions change
authorLiangliang Huang <huanglllzu@gmail.com>
Thu, 23 Apr 2020 23:44:21 +0000 (19:44 -0400)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 24 Apr 2020 16:27:51 +0000 (18:27 +0200)
commitd82d500f5118f9d07477d597fe75c3bd73b44c8e
tree39fa1023f8372f77b43d4fa16fe7b1a16048dac3
parentf83e4f9896eff614d0f2547a561fa5f39f9cddde
MIPS: arch_send_call_function_single_ipi() calling conventions change

Use mp_ops->send_ipi_single() instead of mp_ops->send_ipi_mask() in
arch_send_call_function_single_ipi(). send_ipi_single() can send
IPI signal to a special cpu more efficiently.

Signed-off-by: Liangliang Huang <huangll@lemote.com>
Reviewed-by: Huacai Chen <chenhc@lemote.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/include/asm/smp.h