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
-  Lines: 9
-  Date:
Mon Jul  2 13:56:40 2001
-  Orig file: 
v2.4.5/linux/arch/mips/kernel/irixsig.c
-  Orig date: 
Wed Jan 24 15:21:10 2001
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)