linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] watchdog: fix OOPS when using stop_on_unregister and use it for R-Car
@ 2018-08-28 10:13 Wolfram Sang
  2018-08-28 10:13 ` [PATCH 1/2] watchdog: core: fix null pointer dereference when releasing cdev Wolfram Sang
  2018-08-28 10:13 ` [PATCH 2/2] watchdog: renesas_wdt: stop when unregistering Wolfram Sang
  0 siblings, 2 replies; 7+ messages in thread
From: Wolfram Sang @ 2018-08-28 10:13 UTC (permalink / raw)
  To: linux-watchdog
  Cc: linux-renesas-soc, Yoshihiro Shimoda, Fabrizio Castro,
	Wolfram Sang

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-09-03 18:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-28 10:13 [PATCH 0/2] watchdog: fix OOPS when using stop_on_unregister and use it for R-Car Wolfram Sang
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

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).