cpumask: remove the deprecated smp_call_function_mask()
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Sep 2009 15:34:40 +0000 (09:34 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Sep 2009 00:04:40 +0000 (09:34 +0930)
Everyone is now using smp_call_function_many().

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found