commit | 490f5de52a87063fcb40e3b22f61b0779603ff6d | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Tue Jun 10 20:52:59 2008 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Jun 26 11:22:58 2008 +0200 |
tree | 8decf32351fcd840a743d374c0cb7f924bcd9dea | |
parent | dbcf4787d816a4694ec83b5fde1a947c3ce74d57 [diff] |
sh: convert to generic helpers for IPI function calls This converts sh to use the new helpers for smp_call_function() and friends, and adds support for smp_call_function_single(). Not tested, but it compiles. Acked-by: Paul Mundt <lethal@linux-sh.org> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>