]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/um/os-Linux/main.c
um: Don't trace irqflags during shutdown
[linux.git] / arch / um / os-Linux / main.c
index 8014dfac644dc50a8f89f4ef7b36b80a3494f648..c8a42ecbd7a2d7c4b7fb7b53be5cc6a1a3bbd10c 100644 (file)
@@ -170,7 +170,7 @@ int __init main(int argc, char **argv, char **envp)
         * that they won't be delivered after the exec, when
         * they are definitely not expected.
         */
-       unblock_signals_trace();
+       unblock_signals();
 
        os_info("\n");
        /* Reboot */