| commit | c524a1d8914408fd57241d9542fa2d402f004a33 | [log] [tgz] |
|---|---|---|
| author | Jens Axboe <jens.axboe@oracle.com> | Tue Jun 10 20:47:29 2008 +0200 |
| committer | Jens Axboe <jens.axboe@oracle.com> | Thu Jun 26 11:22:57 2008 +0200 |
| tree | 2779a09788c750405c53eff8fa6c967985c3559c | |
| parent | f27b433ef32a77c8cb76f018507453df7c03e552 [diff] |
alpha: convert to generic helpers for IPI function calls This converts alpha to use the new helpers for smp_call_function() and friends, and adds support for smp_call_function_single(). Signed-off-by: Jens Axboe <jens.axboe@oracle.com>