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)
commitda83a84b53296a2ea498be8a497c86fb4a1fd2d6
tree7b90e7eea3f26f425a4a0d4b9c91bcb53aa93bca
parente0ad955680878998ff7dc51ce06ddad12260423a
ia64: convert last user of smp_call_function_mask

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>
arch/ia64/kernel/smp.c