Cc: Andi Kleen <andi@...>, H. Peter Anvin <hpa@...>, Dave Jones <davej@...>, Vegard Nossum <vegard.nossum@...>, the arch/x86 maintainers <x86@...>, Linux Kernel Mailing List <linux-kernel@...>, Rusty Russell <rusty@...>
It does, already doesn't it? Hm, smp_call_function_mask() ands the
provided mask with the online mask, but it doesn't look like
smp_call_function_single() does the equivalent.
J
--