commit | 3b16cf874861436725c43ba0b68bdd799297be7c | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Thu Jun 26 11:21:54 2008 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Jun 26 11:21:54 2008 +0200 |
tree | 8e48647e3dce5dde6917f260f93c4b9f19945c55 | |
parent | 3d4422332711ef48ef0f132f1fcbfcbd56c7f3d1 [diff] |
x86: convert to generic helpers for IPI function calls This converts x86, x86-64, and xen to use the new helpers for smp_call_function() and friends, and adds support for smp_call_function_single(). Acked-by: Ingo Molnar <mingo@elte.hu> Acked-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>