watchdog: wdat_wdt: Stop watchdog when uninstalling module
mainline inclusion from mainline-v5.19-rc1 commit 330415eb category: bugfix bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I596BF Intel-SIG: commit 330415eb watchdog: wdat_wdt: Stop watchdog when uninstalling module ------------------------------------- Test shows that wachdog still reboots machine after the module is removed. Use watchdog_stop_on_unregister to stop the watchdog on removing. Signed-off-by: NLiu Xinpeng <liuxp11@chinatelecom.cn> eviewed-by: NGuenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/1650984810-6247-4-git-send-email-liuxp11@chinatelecom.cnSigned-off-by: NGuenter Roeck <linux@roeck-us.net> Signed-off-by: NWim Van Sebroeck <wim@linux-watchdog.org> Signed-off-by: NYunying Sun <yunying.sun@intel.com>
Showing
想要评论请 注册 或 登录