ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()
authorShawn Guo <shawn.guo@linaro.org>
Tue, 6 Nov 2012 02:48:40 +0000 (03:48 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 13 Nov 2012 11:47:40 +0000 (11:47 +0000)
commitb62655f4c6f3e4d21934eee14ac2ac5cd479c97c
tree9ce3d50f4bd5c97929de97b3bdcc8059104a8811
parentee951c630c5ce5108f8014ce1c9d738b5bbfea60
ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()

Add function arch_send_wakeup_ipi_mask(), so that platform code can
use it as an easy way to wake up cores that are in WFI.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/smp.h
arch/arm/kernel/smp.c
This page took 0.025259 seconds and 5 git commands to generate.