On 4/14/06, Manjunath Naik <peter.desouzain@xxxxxxxxx> wrote: > ok, If this code is kernel code(their is no main) and writer has done > some mistake, In this case how the kernel is going to handle this. > [snip] > > > { > > > while(1); > > > } [snip] If this is kernel code you've got a serious problem. The kernel is not going to magically "handle it", the kernel assumes that people who write kernel code don't do crazy things like that. -- Jesper Juhl <jesper.juhl@xxxxxxxxx> Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, please http://www.expita.com/nomime.html -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/