commit | f27b433ef32a77c8cb76f018507453df7c03e552 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Thu Jun 26 11:22:30 2008 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Jun 26 11:22:30 2008 +0200 |
tree | 928f03e2325a9b7f1d9543603bfd1a7133b2fdfa | |
parent | b7d7a2404f80386307ccc0cde63d8d2a5e3bc85c [diff] |
ia64: convert to generic helpers for IPI function calls This converts ia64 to use the new helpers for smp_call_function() and friends, and adds support for smp_call_function_single(). Cc: Tony Luck <tony.luck@intel.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>