]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
cpumask: arch_send_call_function_ipi_mask: sparc
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 16 Mar 2009 04:10:22 +0000 (14:40 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 16 Mar 2009 04:10:22 +0000 (14:40 +1030)
commitf46df02a5799460e74bcb5a3875d4245978f3bd2
treeedf04633b0035680dbb8fff5ef4687085b4bf94c
parentfd8e18e9f486bcbdd8e0d817e6aa8622a5034540
cpumask: arch_send_call_function_ipi_mask: sparc

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>
arch/sparc/include/asm/smp_64.h
arch/sparc/kernel/smp_64.c