]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
watchdog: hpwdt: Check source of NMI
authorJerry Hoemann <jerry.hoemann@hpe.com>
Mon, 23 Oct 2017 22:46:17 +0000 (16:46 -0600)
committerSasha Levin <alexander.levin@microsoft.com>
Wed, 21 Mar 2018 03:49:51 +0000 (23:49 -0400)
commitad0276f98ccd3021c2031076868d723fa318268c
treef9a48902e646433e41c67a125099e2c25953ac6d
parent7762606087faf75a578453682be5d18e76e173ca
watchdog: hpwdt: Check source of NMI

[ Upstream commit 838534e50e2e5c1e644e30ab6cb28da88eb31368 ]

Do not claim the NMI (i.e. return NMI_DONE) if the source of
the NMI isn't the iLO watchdog or debug.

Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
drivers/watchdog/hpwdt.c