[ARM] 4813/1: Add SMP helper functions for clockevents support
authorCatalin Marinas <catalin.marinas@arm.com>
Mon, 4 Feb 2008 16:28:56 +0000 (17:28 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 4 Feb 2008 17:52:18 +0000 (17:52 +0000)
commit3e459990961db7f3f2dcf21e2b38a7216dfd10dd
treed85f86d36cf2433817ba8f4d29447ca4950e206d
parentae30ceac3c6bbacdb227816abe6f0c7ea867ac7c
[ARM] 4813/1: Add SMP helper functions for clockevents support

This patch adds the smp_call_function_single and smp_timer_broadcast
functions and modifies ipi_timer to call the platform-specific function
local_timer_interrupt.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/smp.c
include/asm-arm/smp.h