linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] watchdog: at91sam9_wdt: various fixes and improvements
@ 2013-11-03 17:52 Boris BREZILLON
  2013-11-03 17:52 ` [PATCH 1/3] watchdog: at91sam9_wdt: fix secs_to_ticks Boris BREZILLON
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Boris BREZILLON @ 2013-11-03 17:52 UTC (permalink / raw)
  To: Wim Van Sebroeck
  Cc: Fabio Porcedda, Nicolas Ferre, Guenter Roeck, Yang Wenyou,
	linux-kernel, linux-arm-kernel, linux-watchdog, Boris BREZILLON

Hello,

This patch series fix the secs_to_ticks macro in case 0 is passed as an
argument.

It also rework the heartbeat calculation to increase the security margin of the
watchdog reset timer, and use the min_heartbeat value instead of the calculated
heartbeat value for the first watchdog reset (to avoid spurious watchdog
reset).

Best Regards,

Boris

Boris BREZILLON (3):
  watchdog: at91sam9_wdt: fix secs_to_ticks
  watchdog: at91sam9_wdt: avoid spurious watchdog reset during init
  watchdog: at91sam9_wdt: increase security margin on watchdog counter
    reset

 drivers/watchdog/at91sam9_wdt.c |   38 +++++++++++++++++++++++++++-----------
 1 file changed, 27 insertions(+), 11 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2013-11-03 18:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-03 17:52 [PATCH 0/3] watchdog: at91sam9_wdt: various fixes and improvements Boris BREZILLON
2013-11-03 17:52 ` [PATCH 1/3] watchdog: at91sam9_wdt: fix secs_to_ticks Boris BREZILLON
2013-11-03 18:06   ` Guenter Roeck
2013-11-03 17:52 ` [PATCH 2/3] watchdog: at91sam9_wdt: avoid spurious watchdog reset during init Boris BREZILLON
2013-11-03 18:09   ` Guenter Roeck
2013-11-03 17:52 ` [PATCH 3/3] watchdog: at91sam9_wdt: increase security margin on watchdog counter reset Boris BREZILLON
2013-11-03 18:32   ` Guenter Roeck

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