From: Rusty Russell Date: Mon, 16 Mar 2009 04:10:22 +0000 (+1030) Subject: cpumask: arch_send_call_function_ipi_mask: sparc X-Git-Tag: v2.6.30-rc1~603^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f46df02a5799460e74bcb5a3875d4245978f3bd2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed