From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-path: From: Jerry Hoemann To: wim@iguana.be, linux@roeck-us.net Cc: linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org, Jerry Hoemann Subject: [PATCH 0/3] watchdog: hpwdt: driver update Date: Fri, 20 Oct 2017 16:54:47 -0600 Message-Id: List-ID: Three short patches to the hpwdt driver. 1. Add WDIOC_GETPRETIMEOUT so that user space can determine when to expect the NMI arrivial. 2. The SMBIOS check was incorrect. 3. Do not claim NMI unless generated from iLO. Jerry Hoemann (3): watchdog: hpwdt: add ioctl WDIOC_GETPRETIMEOUT watchdog: hpwdt: SMBIOS check watchdog: hpwdt: Check source of NMI drivers/watchdog/hpwdt.c | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) -- 1.8.3.1