From: Wolfram Sang <wsa+renesas@sang-engineering.com>
To: linux-watchdog@vger.kernel.org
Cc: linux-renesas-soc@vger.kernel.org,
Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>,
Fabrizio Castro <fabrizio.castro@bp.renesas.com>,
Wolfram Sang <wsa+renesas@sang-engineering.com>
Subject: [PATCH 0/2] watchdog: fix OOPS when using stop_on_unregister and use it for R-Car
Date: Tue, 28 Aug 2018 12:13:46 +0200 [thread overview]
Message-ID: <20180828101348.12443-1-wsa+renesas@sang-engineering.com> (raw)
I wanted to activate 'stop_on_unregister' for the Renesas R-Car driver (see
patch 2) and stumbled over an OOPS when using it. So, patch 1 addresses this
problem to the best of my knowledge. Looking forward to comments.
Happy hacking,
Wolfram
Wolfram Sang (2):
watchdog: core: fix null pointer dereference when releasing cdev
watchdog: renesas_wdt: stop when unregistering
drivers/watchdog/renesas_wdt.c | 1 +
drivers/watchdog/watchdog_dev.c | 10 +++++-----
2 files changed, 6 insertions(+), 5 deletions(-)
--
2.11.0
next reply other threads:[~2018-08-28 14:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-28 10:13 Wolfram Sang [this message]
2018-08-28 10:13 ` [PATCH 1/2] watchdog: core: fix null pointer dereference when releasing cdev Wolfram Sang
2018-08-28 13:57 ` Guenter Roeck
2018-09-03 13:54 ` Fabrizio Castro
2018-08-28 10:13 ` [PATCH 2/2] watchdog: renesas_wdt: stop when unregistering Wolfram Sang
2018-08-28 13:57 ` Guenter Roeck
2018-09-03 13:56 ` Fabrizio Castro
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=20180828101348.12443-1-wsa+renesas@sang-engineering.com \
--to=wsa+renesas@sang-engineering.com \
--cc=fabrizio.castro@bp.renesas.com \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=yoshihiro.shimoda.uh@renesas.com \
/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 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).