Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"
[deliverable/linux.git] / kernel / exit.c
index 32cbf2607cb0dab54f8463196aca522b29a624a5..abf9cf3b95c609f12ccb0c6992cc3a8221bdcf8b 100644 (file)
@@ -923,6 +923,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
This page took 0.024149 seconds and 5 git commands to generate.