patch-2.4.21 linux-2.4.21/arch/s390x/kernel/signal.c

Next file: linux-2.4.21/arch/s390x/kernel/smp.c
Previous file: linux-2.4.21/arch/s390x/kernel/setup.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/arch/s390x/kernel/signal.c linux-2.4.21/arch/s390x/kernel/signal.c
@@ -548,7 +548,7 @@
 				continue;
 
 			switch (signr) {
-			case SIGCONT: case SIGCHLD: case SIGWINCH:
+			case SIGCONT: case SIGCHLD: case SIGWINCH: case SIGURG:
 				continue;
 
 			case SIGTSTP: case SIGTTIN: case SIGTTOU:

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)