git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d44223
)
x86: convert to generic helpers for IPI function calls
author
Jens Axboe
<jens.axboe@oracle.com>
Thu, 26 Jun 2008 09:21:54 +0000
(11:21 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Thu, 26 Jun 2008 09:21:54 +0000
(11:21 +0200)
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>
No differences found