commit | 7b7426c8a615cf61df9a77b9df7d5b75d91e3fa0 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Tue Jun 10 20:49:30 2008 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Jun 26 11:22:57 2008 +0200 |
tree | e54ae91c30d44d427d0e8d82d04724d66ddae834 | |
parent | f6dd9fa5a75a3dae16c6843e74e56bf75be51c7c [diff] |
m32r: convert to generic helpers for IPI function calls This converts m32r to use the new helpers for smp_call_function() and friends, and adds support for smp_call_function_single(). Not tested, not even compiled. Cc: Hirokazu Takata <takata@linux-m32r.org> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>