]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - init/main.c
tracing/fastboot: only trace non-module initcalls
[linux-2.6-omap-h63xx.git] / init / main.c
index 8e96a0ef17f4b04ca1117c1935545c66691bab97..e7939de80f3eb515a3064b1e111bcaa9f87bbb84 100644 (file)
@@ -886,6 +886,7 @@ static int __init kernel_init(void * unused)
         * we're essentially up and running. Get rid of the
         * initmem segments and start the user-mode stuff..
         */
+       stop_boot_trace();
        init_post();
        return 0;
 }