]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/exit.c
[PATCH] RCU signal handling
[karo-tx-linux.git] / kernel / exit.c
index ee515683b92db35decaaeea608d9be919bb73f33..c73a7eb26de37b7852426c2b6bb572b09fd84472 100644 (file)
@@ -72,7 +72,6 @@ repeat:
                __ptrace_unlink(p);
        BUG_ON(!list_empty(&p->ptrace_list) || !list_empty(&p->ptrace_children));
        __exit_signal(p);
-       __exit_sighand(p);
        /*
         * Note that the fastpath in sys_times depends on __exit_signal having
         * updated the counters before a task is removed from the tasklist of