cpumask: arch_send_call_function_ipi_mask: core
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 29 Dec 2008 22:35:17 +0000 (09:05 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 29 Dec 2008 22:35:17 +0000 (09:05 +1030)
Impact: new API to reduce stack usage

We're weaning the core code off handing cpumask's around on-stack.
This introduces arch_send_call_function_ipi_mask().

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found