Ingo
--- linux/kernel/signal.c.orig Sun Sep 29 12:49:12 2002
+++ linux/kernel/signal.c Sun Sep 29 13:17:44 2002
@@ -1127,8 +1127,6 @@
struct siginfo info;
int why, status;
- if (!tsk->ptrace && delay_group_leader(tsk))
- return;
if (sig == -1)
BUG();
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/