From: Rusty Russell Date: Fri, 12 Jun 2009 13:02:35 +0000 (+0930) Subject: cpumask: arch_send_call_function_ipi_mask: sh X-Git-Tag: v2.6.31-rc1~139^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=819807df6e60d415a73cd25038814dc9c88d376f;p=pandora-kernel.git cpumask: arch_send_call_function_ipi_mask: sh 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed