From mboxrd@z Thu Jan 1 00:00:00 1970 From: davidb@codeaurora.org (David Brown) Date: Thu, 12 Jan 2012 16:13:34 -0800 Subject: [PATCH 14/15] ARM: local timers: convert MSM to runtime registration interface In-Reply-To: <1326287334-1905-15-git-send-email-marc.zyngier@arm.com> References: <1326287334-1905-1-git-send-email-marc.zyngier@arm.com> <1326287334-1905-15-git-send-email-marc.zyngier@arm.com> Message-ID: <20120113001334.GA6416@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Jan 11, 2012 at 01:08:53PM +0000, Marc Zyngier wrote: > Convert the MSM timers to the runtime registration interface. > > Cc: Stephen Boyd > Cc: David Brown > Signed-off-by: Marc Zyngier > --- > arch/arm/mach-msm/timer.c | 79 +++++++++++++++++++++++++-------------------- > 1 files changed, 44 insertions(+), 35 deletions(-) This change breaks cpuhotplug. I get a lockup if I try to shutdown cpu 1. I'll see if I can figure out why. David -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.