linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] watchdog: hpwdt: Bug Fixes/Enhancement
@ 2018-08-02 21:15 Jerry Hoemann
  2018-08-02 21:15 ` [PATCH 1/4] watchdog: hpwdt: Initialize pretimeout from module parameter Jerry Hoemann
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Jerry Hoemann @ 2018-08-02 21:15 UTC (permalink / raw)
  To: wim, linux; +Cc: linux-watchdog, linux-kernel, Jerry Hoemann


Two defect fixes and one enhancement.  

0001: Initialize pretimeout from module parameter.

Bug Fix.

Pretimeout was getting programmed correctly in the hardware,
but this issue caused it to not be displayed correctly
in sysfs.


0002: Claim NMI from iLO

Bug Fix.

Default configuration worked, but if user were to disable the
pretimeout for the watchdog, then an explicit request to NMI
the system from the iLO virutal button would fail.


0003: Display module parameters

Enhancement.

Display all the module parameters when loading the driver.
Makes it easier to diagnose problems.


0004: Update version number.

Bump version number to reflect changes.




Jerry Hoemann (4):
  watchdog: hpwdt: Initialize pretimeout from module parameter.
  watchdog: hpwdt: Claim NMI from iLO
  watchdog: hpwdt: Display module parameters.
  watchdog: hpwdt: Update version number.

 drivers/watchdog/hpwdt.c | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2018-08-08 19:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-02 21:15 [PATCH 0/4] watchdog: hpwdt: Bug Fixes/Enhancement Jerry Hoemann
2018-08-02 21:15 ` [PATCH 1/4] watchdog: hpwdt: Initialize pretimeout from module parameter Jerry Hoemann
2018-08-05  1:08   ` Guenter Roeck
2018-08-07 15:46     ` Jerry Hoemann
2018-08-02 21:15 ` [PATCH 2/4] watchdog: hpwdt: Claim NMI from iLO Jerry Hoemann
2018-08-05  1:09   ` Guenter Roeck
2018-08-08 19:12     ` Jerry Hoemann
2018-08-02 21:15 ` [PATCH 3/4] watchdog: hpwdt: Display module parameters Jerry Hoemann
2018-08-05  1:13   ` Guenter Roeck
2018-08-06 23:19     ` Jerry Hoemann
2018-08-07  2:28       ` Guenter Roeck
2018-08-02 21:15 ` [PATCH 4/4] watchdog: hpwdt: Update version number Jerry Hoemann
2018-08-05  1:16   ` 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).