Bug 196509
Summary: | iTCO_wdt regression reboot before timeout expire | ||
---|---|---|---|
Product: | Drivers | Reporter: | Seb Lu (seblu) |
Component: | Watchdog | Assignee: | drivers_watchdog (drivers_watchdog) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | bonzini, grawity, jb, jdelvare, mwilck, thomas, wim |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 4.12.x | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Seb Lu
2017-07-27 21:37:48 UTC
I confirm this problem for a Lenovo T440s Laptop and a Desktop with Asus H87-Plus mainboard. Commit 1fccb73011ea8a5fa0c6d357c33fa29c695139ea seems like an obvious suspect. I can reproduce exactly this issue on an ASUS UX31A with kernel version 4.12.3 after upgrading from 4.11.9. The described work-around works for me as well. Bug confirmed. I reverted patch 1fccb73011ea8a5fa0c6d357c33fa29c695139ea. Any chance that this fix be submitted to stable/linux-4.12.y, stable/linux-4.13.y ? Could you please test if the turn_SMI_watchdog_clear_off module option works for you (e.g. turn_SMI_watchdog_clear_off=99)? (In reply to Paolo Bonzini from comment #5) Sorry for the late reply. No, turn_SMI_watchdog_clear_off=99 does not fix the issue on my Dell Latitude E7470. Kernel with patch from this bug applied reports: [ 13.593418] iTCO_vendor_support: vendor-support=0 [ 13.594447] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 [ 13.594577] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400) [ 13.596893] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) FTR, applied in stable/linux-4.13.y: ff04be02de1b watchdog: Revert "iTCO_wdt: all versions count down twice" Not in stable/linux-4.12.y yet. Closing, as the bug is fixed. The fix never went to stable/linux-4.12.y because it was already EoL at that time. |