commit | 0af8aa0069e43f90d59666510342c05e97d8c4b8 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Thu Oct 06 15:19:14 2011 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Oct 17 09:02:44 2011 +0100 |
tree | 9d5e75ed9c91f04d5a547bd884ca9c7f457fc1e9 | |
parent | 0b5a1b95dcdfa451125132d5ce3f79a27ffb0950 [diff] |
ARM: 7124/1: smp: Add a localtimer handler callable from C code In order to be able to handle localtimer directly from C code instead of assembly code, introduce handle_local_timer(), which is modeled after handle_IRQ(). Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>