patch-2.1.57 linux/kernel/fork.c

Next file: linux/kernel/printk.c
Previous file: linux/kernel/exit.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.56/linux/kernel/fork.c linux/kernel/fork.c
@@ -497,6 +497,7 @@
 	/* ok, now we should be set up.. */
 	p->swappable = 1;
 	p->exit_signal = clone_flags & CSIGNAL;
+	p->pdeath_signal = 0;
 
 	/*
 	 * "share" dynamic priority between parent and child, thus the

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov