watchdog: iTCO_wdt: Fix detection of SMI-off case
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 26 Jul 2021 11:46:13 +0000 (13:46 +0200)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sun, 22 Aug 2021 08:28:09 +0000 (10:28 +0200)
commitaec42642d91fc86ddc03e97f0139c6c34ee6b6b1
tree001ac2f5a06f3d4fbaa032d74dc7cf3435ae8c49
parenta4f95810e3fbc15f077880aef8c787489ec4a8b7
watchdog: iTCO_wdt: Fix detection of SMI-off case

Obviously, the test needs to run against the register content, not its
address.

Fixes: cb011044e34c ("watchdog: iTCO_wdt: Account for rebooting on second timeout")
Cc: stable@vger.kernel.org
Reported-by: Mantas Mikulėnas <grawity@gmail.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Mantas Mikulėnas <grawity@gmail.com>
Link: https://lore.kernel.org/r/d84f8e06-f646-8b43-d063-fb11f4827044@siemens.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/iTCO_wdt.c