[PATCH v2 1/5] clocksource: mediatek: do not enable GPT_CLK_EVT when setup

Yingjoe Chen yingjoe.chen at mediatek.com
Thu Jul 30 20:14:01 PDT 2015


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 <matthias.bgg at gmail.com>
> Reviewed-by: Daniel Kurtz <djkurtz at chromium.org>
> Signed-off-by: Yingjoe Chen <yingjoe.chen at mediatek.com>
> ---
> 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





More information about the linux-arm-kernel mailing list