hc
2024-05-11 297b60346df8beafee954a0fd7c2d64f33f3b9bc
kernel/kernel/watchdog_hld.c
....@@ -114,13 +114,13 @@
114114 /* Ensure the watchdog never gets throttled */
115115 event->hw.interrupts = 0;
116116
117
+ if (!watchdog_check_timestamp())
118
+ return;
119
+
117120 if (__this_cpu_read(watchdog_nmi_touch) == true) {
118121 __this_cpu_write(watchdog_nmi_touch, false);
119122 return;
120123 }
121
-
122
- if (!watchdog_check_timestamp())
123
- return;
124124
125125 /* check for a hardlockup
126126 * This is done by making sure our timer interrupt