patch-2.1.96 linux/kernel/signal.c

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

diff -u --recursive --new-file v2.1.95/linux/kernel/signal.c linux/kernel/signal.c
@@ -788,6 +788,7 @@
 
 	if (act) {
 		*k = *act;
+		sigdelsetmask(&k->sa.sa_mask, sigmask(SIGKILL) | sigmask(SIGSTOP));
 
 		/*
 		 * POSIX 3.3.1.3:

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