[RFC PATCH v4 11/13] ARM: gic: remove previous local timer interrupt handling
From: Stephen Boyd <hidden>
Date: 2011-05-30 09:12:10
On 5/30/2011 1:25 AM, Marc Zyngier wrote:
On Mon, 30 May 2011 09:08:05 +0100 Marc Zyngier [off-list ref] wrote:quoted
On Fri, 27 May 2011 12:30:22 -0700 Stephen Boyd [off-list ref] wrote:quoted
On 05/27/2011 09:27 AM, Marc Zyngier wrote:quoted
Now that all users of local timers are using CONFIG_ARM_GIC_VPPI, the now unused local timer infrastructure can be safely removed. Signed-off-by: Marc Zyngier <redacted> ---Can you also remove local_timer_ack() from MSM in this patch? If you do, feel free to add an Acked-by: Stephen Boyd <redacted> to this patch.This patch breaks the kernel link when building for SMP. I'll add a weak version of local_timer_ack() for the time being.Actually, this is worse. Having a weak version of local_timer_ack() in smp.c clashes badly with this symbol being a #define with TWD is selected... Let's drop that bit for now, and I'll address it in the timer series.
Sure. Let's punt for now. Feel free to add my Acked-by still. -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.