Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751714AbbGaDOI (ORCPT ); Thu, 30 Jul 2015 23:14:08 -0400 Received: from mailgw01.mediatek.com ([210.61.82.183]:47050 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1750767AbbGaDOG (ORCPT ); Thu, 30 Jul 2015 23:14:06 -0400 X-Listener-Flag: 11101 Message-ID: <1438312441.26889.5.camel@mtksdaap41> Subject: Re: [PATCH v2 1/5] clocksource: mediatek: do not enable GPT_CLK_EVT when setup From: Yingjoe Chen To: Daniel Lezcano , Thomas Gleixner CC: Stephen Boyd , James Liao , Russell King , srv_heupstream , Arnd Bergmann , "open list:OPEN FIRMWARE AND..." , Catalin Marinas , Michael Turquette , "linux-kernel@vger.kernel.org" , "Matthias Brugger" , Rob Herring , , Sascha Hauer , Olof Johansson , , "linux-arm-kernel@lists.infradead.org" , Daniel Kurtz Date: Fri, 31 Jul 2015 11:14:01 +0800 In-Reply-To: <1437552878-3684-1-git-send-email-yingjoe.chen@mediatek.com> References: <1437552878-3684-1-git-send-email-yingjoe.chen@mediatek.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1114 Lines: 30 On Wed, 2015-07-22 at 16:14 +0800, Yingjoe Chen wrote: > Spurious mtk timer interrupt is noticed at boot and cause kernel > crash. It seems if GPT is enabled, it will latch irq status even > when its IRQ is disabled. When irq is enabled afterward, we see > spurious interrupt. > Change init flow to only enable GPT_CLK_SRC at mtk_timer_init. > > Acked-by: Matthias Brugger > Reviewed-by: Daniel Kurtz > Signed-off-by: Yingjoe Chen > --- > Update to my patch [1], added __init as Daniel suggest. This is the > only patch that need to change in that series, so I only sent this one. > > http://lists.infradead.org/pipermail/linux-mediatek/2015-July/001545.html Hi Daniel, Thomas, Any suggestions for mtk_timer fixes in this series? Should I resend and add tags from the reviewers? Joe.C -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/