printk/nmi: warn when some message has been lost in NMI context
[deliverable/linux.git] / kernel / torture.c
index e912ccd960f0c3270f41f17ea425589c0e5c9259..fa0bdeee17ac3c01d1cc04283b9629e1586d1c67 100644 (file)
@@ -451,6 +451,7 @@ static int torture_shutdown(void *arg)
                torture_shutdown_hook();
        else
                VERBOSE_TOROUT_STRING("No torture_shutdown_hook(), skipping.");
+       ftrace_dump(DUMP_ALL);
        kernel_power_off();     /* Shut down the system. */
        return 0;
 }
This page took 0.025056 seconds and 5 git commands to generate.