patch-2.4.6 linux/arch/mips/kernel/irixsig.c

Next file: linux/arch/mips/kernel/irq.c
Previous file: linux/arch/mips/kernel/i8259.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.5/linux/arch/mips/kernel/irixsig.c linux/arch/mips/kernel/irixsig.c
@@ -714,7 +714,7 @@
 					SET_LINKS(p);
 					notify_parent(p, SIGCHLD);
 				} else
-					release(p);
+					release_task(p);
 				goto end_waitsys;
 			default:
 				continue;

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