Merge branch 'linus' into irq/threaded
[pandora-kernel.git] / kernel / exit.c
index 6686ed1..789b886 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