forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/powerpc/kernel/watchdog.c
....@@ -185,11 +185,6 @@
185185
186186 wd_smp_unlock(&flags);
187187
188
- printk_safe_flush();
189
- /*
190
- * printk_safe_flush() seems to require another print
191
- * before anything actually goes out to console.
192
- */
193188 if (sysctl_hardlockup_all_cpu_backtrace)
194189 trigger_allbutself_cpu_backtrace();
195190