kernel/arch/powerpc/kernel/watchdog.c
.. .. @@ -185,11 +185,6 @@ 185 185 186 186 wd_smp_unlock(&flags); 187 187 188 - printk_safe_flush();189 - /*190 - * printk_safe_flush() seems to require another print191 - * before anything actually goes out to console.192 - */193 188 if (sysctl_hardlockup_all_cpu_backtrace) 194 189 trigger_allbutself_cpu_backtrace(); 195 190