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:
26a527e
)
ARM: 7123/1: smp: Add an IPI handler callable from C code
author
Shawn Guo
<shawn.guo@linaro.org>
Thu, 6 Oct 2011 14:18:14 +0000
(15:18 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 17 Oct 2011 08:02:43 +0000
(09:02 +0100)
In order to be able to handle IPI directly from C code instead of
assembly code, introduce handle_IPI(), which is modeled after handle_IRQ().
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found