[PATCH v2 0/3] watchdog: hpwdt: driver update
From: Jerry Hoemann
Date: Mon Oct 23 2017 - 18:56:04 EST
Changes v2
----------
1. Re-order patches
2. Provide additional details for SMBIOS check patch.
Three short patches to the hpwdt driver.
1. An hpwdt SMBIOS check is incorrect due to a change in
the specification and firmware.
2. Do not claim NMI unless generated from iLO.
3. Add WDIOC_GETPRETIMEOUT so that user space can determine
when to expect the NMI arrivial.
Jerry Hoemann (3):
watchdog: hpwdt: SMBIOS check
watchdog: hpwdt: Check source of NMI
watchdog: hpwdt: add ioctl WDIOC_GETPRETIMEOUT
drivers/watchdog/hpwdt.c | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
--
1.8.3.1