Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1257846
| From | Daniel Lezcano <daniel.lezcano@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] clocksource: sh_mtu2: Fix multiple shutdown call issue |
| Date | 2015-10-28 10:30 +0100 |
| Message-ID | <qovdo-Lu-11@gated-at.bofh.it> (permalink) |
| References | <qoo2e-4uc-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 10/28/2015 02:43 AM, Magnus Damm wrote: > From: Magnus Damm <damm+renesas@opensource.se> > > On the r7s72100 Genmai board the MTU2 driver currently triggers a common > clock framework WARN_ON(enable_count) when disabling the clock due to > the MTU2 driver after recent callback rework may call ->set_state_shutdown() > multiple times. A similar issue was spotted for the TMU driver and fixed in: > 452b132 clocksource/drivers/sh_tmu: Fix traceback spotted in -next > > On r7s72100 Genmai v4.3-rc7 built with shmobile_defconfig spits out the > following during boot: > > sh_mtu2 fcff0000.timer: ch0: used for clock events Applied. Thanks ! -- Daniel -- <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook | <http://twitter.com/#!/linaroorg> Twitter | <http://www.linaro.org/linaro-blog/> Blog -- 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/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] clocksource: sh_mtu2: Fix multiple shutdown call issue Magnus Damm <magnus.damm@gmail.com> - 2015-10-28 02:50 +0100 Re: [PATCH] clocksource: sh_mtu2: Fix multiple shutdown call issue Viresh Kumar <viresh.kumar@linaro.org> - 2015-10-28 03:50 +0100 Re: [PATCH] clocksource: sh_mtu2: Fix multiple shutdown call issue Daniel Lezcano <daniel.lezcano@linaro.org> - 2015-10-28 10:30 +0100 Re: [PATCH] clocksource: sh_mtu2: Fix multiple shutdown call issue Laurent Pinchart <laurent.pinchart@ideasonboard.com> - 2015-10-30 14:40 +0100
csiph-web