cpumask: arch_send_call_function_ipi_mask: sh
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 12 Jun 2009 13:02:35 +0000 (22:32 +0930)
committerPaul Mundt <lethal@linux-sh.org>
Sun, 14 Jun 2009 09:24:14 +0000 (18:24 +0900)
We're weaning the core code off handing cpumask's around on-stack.
This introduces arch_send_call_function_ipi_mask(), and by defining
it, the old arch_send_call_function_ipi is defined by the core code.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found