From: Aaro Koskinen <aaro.koskinen@iki.fi>
To: Jarkko Nikula <jarkko.nikula@bitmer.com>
Cc: linux-watchdog@vger.kernel.org, linux-omap@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] watchdog: omap_wdt: convert to new watchdog core
Date: Fri, 7 Sep 2012 18:51:43 +0300 [thread overview]
Message-ID: <20120907155143.GA10099@harshnoise.musicnaut.iki.fi> (raw)
In-Reply-To: <20120907133107.GA14585@bitmer.com>
On Fri, Sep 07, 2012 at 04:31:07PM +0300, Jarkko Nikula wrote:
> On Tue, Sep 04, 2012 at 05:41:24PM +0300, Aaro Koskinen wrote:
> > Convert omap_wdt to new watchdog core. On OMAP boards, there are usually
> > multiple watchdogs. Since the new watchdog core supports multiple
> > watchdogs, all watchdog drivers used on OMAP should be converted.
> >
> > The legacy watchdog device node is still created, so this should not
> > break existing users.
> >
> > Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
> > ---
> > drivers/watchdog/Kconfig | 1 +
> > drivers/watchdog/omap_wdt.c | 268 ++++++++++++++++++-------------------------
> > 2 files changed, 115 insertions(+), 154 deletions(-)
> >
> Am I missing some extra patch but this causes a crash on top of v3.6-rc4
> commit eeea3ac?
>
> Crash happens in omap_wdt.c:99 on Nokia N9.
Thanks for the report! I'll look into this and test with other
Nokia boards. I tested the patch only with N800 and v3.6-rc4
(4cbe5a555fa58a79b6ecbb6c531b8bab0650778d) and did not see any issues
with normal use cases (boot, watchdog open, feeding, watchdog close).
A.
next prev parent reply other threads:[~2012-09-07 15:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-04 14:41 Aaro Koskinen
2012-09-07 13:31 ` Jarkko Nikula
2012-09-07 15:51 ` Aaro Koskinen [this message]
2012-09-07 19:29 ` Jarkko Nikula
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120907155143.GA10099@harshnoise.musicnaut.iki.fi \
--to=aaro.koskinen@iki.fi \
--cc=jarkko.nikula@bitmer.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--subject='Re: [PATCH] watchdog: omap_wdt: convert to new watchdog core' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).