commit | f6dd9fa5a75a3dae16c6843e74e56bf75be51c7c | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Tue Jun 10 20:48:30 2008 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Jun 26 11:22:57 2008 +0200 |
tree | dbc206ee74b2daafd00f5072bcb722768c436ae4 | |
parent | c524a1d8914408fd57241d9542fa2d402f004a33 [diff] |
arm: convert to generic helpers for IPI function calls This converts arm to use the new helpers for smp_call_function() and friends, and adds support for smp_call_function_single(). Fixups and testing done by Catalin Marinas <catalin.marinas@arm.com> Cc: Russell King <rmk@arm.linux.org.uk> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>