Files
android_kernel_xiaomi_sm8450/arch/x86/xen
Mike Travis e4d98207ea x86: xen: use smp_call_function_many()
Impact: use new API, remove cpumask from stack.

Change smp_call_function_mask() callers to smp_call_function_many().

This removes a cpumask from the stack, and falls back should allocating
the cpumask var fail (only possible with CONFIG_CPUMASKS_OFFSTACK).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Mike Travis <travis@sgi.com>
Cc: jeremy@xensource.com
2008-12-16 17:40:59 -08:00
..
2008-08-21 13:52:58 +02:00
2008-08-21 13:52:58 +02:00
2008-12-16 17:40:59 -08:00
2008-08-21 13:52:58 +02:00
2008-09-14 16:46:34 +02:00
2008-10-16 16:53:15 +02:00
2007-10-11 11:16:51 +02:00
2008-10-03 10:04:10 +02:00