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:
14f966e
)
powerpc/ps3: Use smp_request_message_ipi
author
Geoff Levand
<geoffrey.levand@am.sony.com>
Thu, 16 Apr 2009 09:05:39 +0000
(09:05 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 21 May 2009 05:43:58 +0000
(15:43 +1000)
ps3 has 4 ipis per cpu and can use the new smp_request_message_ipi to
reduce path length when receiving an ipi.
This has the side effect of setting IRQF_PERCPU.
Signed-off-by: Milton Miller <miltonm@bga.com>
Acked-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found