From: Rusty Russell Date: Mon, 29 Dec 2008 22:35:17 +0000 (+1030) Subject: cpumask: arch_send_call_function_ipi_mask: core X-Git-Tag: v2.6.29-rc1~521^2~11^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce47d974f71af26d00832e83a43ac79bec272d99;p=pandora-kernel.git cpumask: arch_send_call_function_ipi_mask: core 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 --- Reading git-diff-tree failed