]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/exit.c
Merge branch 'linus' into irq/threaded
[linux-2.6-omap-h63xx.git] / kernel / exit.c
index 6686ed1e4aa3aedd25a613d3ad7282798392f224..789b8862fe3b3fd1381e0cc45705cbf56db2da97 100644 (file)
@@ -924,6 +924,8 @@ NORET_TYPE void do_exit(long code)
                schedule();
        }
 
+       exit_irq_thread();
+
        exit_signals(tsk);  /* sets PF_EXITING */
        /*
         * tsk->flags are checked in the futex code to protect against