Skip to content
Commit 0b5a1b95 authored by Shawn Guo's avatar Shawn Guo Committed by Russell King
Browse files

ARM: 7123/1: smp: Add an IPI handler callable from C code



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: default avatarMarc Zyngier <marc.zyngier@arm.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 26a527e6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment