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:
25ddd73
)
powerpc/mpic: Use new smp_request_message_ipi
author
Milton Miller
<miltonm@bga.com>
Fri, 10 Oct 2008 01:56:50 +0000
(
01:56
+0000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 19 Nov 2008 05:05:07 +0000
(16:05 +1100)
MPIC has 4 ipis, so it can use the new smp_request_message_ipi to
reduce pathlength when receiving an ipi.
This has the side effect of using the common ipi names, and also
continuing to try request the remaining messages when one fails.
Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found