ia64: convert last user of smp_call_function_mask
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Sep 2009 15:34:39 +0000 (09:34 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Sep 2009 00:04:40 +0000 (09:34 +0930)
smp_call_function_many is the new version: it takes a pointer.  Also,
use mm accessor macro while we're changing this.

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

No differences found