]> err.no Git - linux-2.6/blobdiff - arch/um/os-Linux/main.c
uml: fix !NO_HZ busy-loop
[linux-2.6] / arch / um / os-Linux / main.c
index 1518f7a45a248bc6653aeff4a4344e9172effddd..82c3778627b8e91e448e969022c7b06e1a2241ab 100644 (file)
@@ -161,7 +161,7 @@ int __init main(int argc, char **argv, char **envp)
         * some time) and cause a segfault.
         */
 
-       /* stop timers and set SIG*ALRM to be ignored */
+       /* stop timers and set SIGVTALRM to be ignored */
        disable_timer();
 
        /* disable SIGIO for the fds and set SIGIO to be ignored */