From: Jarkko Nikula <jarkko.nikula@bitmer.com>
To: Aaro Koskinen <aaro.koskinen@iki.fi>
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 16:31:07 +0300 [thread overview]
Message-ID: <20120907133107.GA14585@bitmer.com> (raw)
In-Reply-To: <1346769684-25543-1-git-send-email-aaro.koskinen@iki.fi>
Hi
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.
--
Jarkko
next prev parent reply other threads:[~2012-09-07 13:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-04 14:41 [PATCH] watchdog: omap_wdt: convert to new watchdog core Aaro Koskinen
2012-09-07 13:31 ` Jarkko Nikula [this message]
2012-09-07 15:51 ` Aaro Koskinen
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=20120907133107.GA14585@bitmer.com \
--to=jarkko.nikula@bitmer.com \
--cc=aaro.koskinen@iki.fi \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.