public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] [RFC] watchdog reboot timeout
@ 2011-07-06 16:09 Bjorn Helgaas
  2011-07-06 16:09 ` [PATCH 1/2] watchdog: iTCO_wdt: optionally leave watchdog enabled during restart Bjorn Helgaas
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Bjorn Helgaas @ 2011-07-06 16:09 UTC (permalink / raw)
  To: Wim Van Sebroeck; +Cc: linux-kernel, linux-watchdog

I'm looking for comments on these patches.  I'm not really happy with
them because they add basically identical code in each driver.  I also
don't like the fact that the parameter is not generic, so I have to know
which driver will be used on my machine.

Bjorn


Bjorn Helgaas (2):
      watchdog: iTCO_wdt: optionally leave watchdog enabled during restart
      watchdog: nv_tco: optionally leave watchdog enabled during restart


 drivers/watchdog/iTCO_wdt.c |   13 +++++++++++++
 drivers/watchdog/nv_tco.c   |   13 +++++++++++++
 2 files changed, 26 insertions(+), 0 deletions(-)

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

end of thread, other threads:[~2011-07-12 21:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-06 16:09 [PATCH 0/2] [RFC] watchdog reboot timeout Bjorn Helgaas
2011-07-06 16:09 ` [PATCH 1/2] watchdog: iTCO_wdt: optionally leave watchdog enabled during restart Bjorn Helgaas
2011-07-07 15:39   ` Valdis.Kletnieks
2011-07-07 15:53     ` Pádraig Brady
2011-07-12 17:22       ` Bjorn Helgaas
2011-07-06 16:09 ` [PATCH 2/2] watchdog: nv_tco: " Bjorn Helgaas
2011-07-07 13:51 ` [PATCH 0/2] [RFC] watchdog reboot timeout Pádraig Brady
2011-07-12 16:25   ` Bjorn Helgaas
2011-07-12 21:36     ` Pádraig Brady

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox