Merge branch 'master' into next
[pandora-kernel.git] / kernel / exit.c
index abf9cf3..036e8d7 100644 (file)
@@ -1476,6 +1476,7 @@ static int wait_consider_task(struct task_struct *parent, int ptrace,
                 */
                if (*notask_error)
                        *notask_error = ret;
+               return 0;
        }
 
        if (likely(!ptrace) && unlikely(p->ptrace)) {