[PATCH 09/10] ARM: SMP: add function arch_send_wakeup_ipi_mask()
From: Shawn Guo <hidden>
Date: 2012-10-31 03:43:34
From: Shawn Guo <hidden>
Date: 2012-10-31 03:43:34
On Tue, Oct 23, 2012 at 11:22:58PM +0800, Shawn Guo wrote:
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 <redacted> Cc: Russell King <redacted>
Hi Russell, Can I ask for your ack to have the patch go via arm-soc being part of the series? Shawn