commit | da83a84b53296a2ea498be8a497c86fb4a1fd2d6 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Sep 24 09:34:39 2009 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Sep 24 09:34:40 2009 +0930 |
tree | 7b90e7eea3f26f425a4a0d4b9c91bcb53aa93bca | |
parent | e0ad955680878998ff7dc51ce06ddad12260423a [diff] |
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>