commit | dbebb4cbe02dc811e21bd3bc40a252490e46b949 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Tue Nov 08 10:40:10 2005 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Nov 08 10:40:10 2005 +0000 |
tree | 4d76e96bd71dd3837253fbe00f8f6d6769644015 | |
parent | f093182d313edde9b1f86dbdaf40ba4da2dbd0e7 [diff] |
[ARM SMP] Add missing SMP timer handling for realview Until we have local timer support, we need to broadcast the timer interrupt to the other CPUs. Also, add the missing smp_send_timer() prototype to asm/smp.h Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>