From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [GIT PULL] msm fix for 3.9 -- timer Date: Mon, 25 Mar 2013 21:52:30 +0000 Message-ID: <201303252152.30806.arnd@arndb.de> References: <8ya8v5b88aj.fsf@huya.qualcomm.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Return-path: Received: from moutng.kundenserver.de ([212.227.17.8]:60185 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933210Ab3CYVw5 (ORCPT ); Mon, 25 Mar 2013 17:52:57 -0400 In-Reply-To: <8ya8v5b88aj.fsf@huya.qualcomm.com> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: David Brown Cc: arm@kernel.org, Olof Johansson , Nicolas Pitre , Thomas Gleixner , Russell King , linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stephen Boyd On Monday 25 March 2013, David Brown wrote: > The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9: > > Linux 3.9-rc2 (2013-03-10 16:54:19 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git tags/msm-fix-3.9 > > for you to fetch changes up to 4080d2d11a2d572228c2b8d02406e997b87ba6a5: > > ARM: msm: Stop counting before reprogramming clockevent (2013-03-22 10:45:39 -0700) > > ---------------------------------------------------------------- > This fix is intended for v3.9. It fixes a timer bug on MSM targets > that cause system hangs. Pulled into the fixes branch. You just missed 3.9-rc5 as Linus pulled the branch today, but it I will send it for -rc6. Should the patch be marked for backports to stable? Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Mon, 25 Mar 2013 21:52:30 +0000 Subject: [GIT PULL] msm fix for 3.9 -- timer In-Reply-To: <8ya8v5b88aj.fsf@huya.qualcomm.com> References: <8ya8v5b88aj.fsf@huya.qualcomm.com> Message-ID: <201303252152.30806.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Monday 25 March 2013, David Brown wrote: > The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9: > > Linux 3.9-rc2 (2013-03-10 16:54:19 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git tags/msm-fix-3.9 > > for you to fetch changes up to 4080d2d11a2d572228c2b8d02406e997b87ba6a5: > > ARM: msm: Stop counting before reprogramming clockevent (2013-03-22 10:45:39 -0700) > > ---------------------------------------------------------------- > This fix is intended for v3.9. It fixes a timer bug on MSM targets > that cause system hangs. Pulled into the fixes branch. You just missed 3.9-rc5 as Linus pulled the branch today, but it I will send it for -rc6. Should the patch be marked for backports to stable? Arnd