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:
3b16cf8
)
powerpc: convert to generic helpers for IPI function calls
author
Jens Axboe
<jens.axboe@oracle.com>
Thu, 26 Jun 2008 09:22:13 +0000
(11:22 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Thu, 26 Jun 2008 09:22:13 +0000
(11:22 +0200)
This converts ppc to use the new helpers for smp_call_function() and
friends, and adds support for smp_call_function_single().
ppc loses the timeout functionality of smp_call_function_mask() with
this change, as the generic code does not provide that.
Acked-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found