nfsd: track last inode only in use_wgather case
[safe/jmp/linux-2.6] / kernel / exit.c
index 32cbf26..abf9cf3 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