patch-2.4.0-test8 linux/arch/mips64/kernel/process.c
Next file: linux/arch/mips64/kernel/signal.c
Previous file: linux/arch/mips/kernel/syscall.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Sep 5 13:50:01 2000
- Orig file:
v2.4.0-test7/linux/arch/mips64/kernel/process.c
- Orig date:
Fri Jul 14 12:12:05 2000
diff -u --recursive --new-file v2.4.0-test7/linux/arch/mips64/kernel/process.c linux/arch/mips64/kernel/process.c
@@ -69,6 +69,7 @@
}
int copy_thread(int nr, unsigned long clone_flags, unsigned long usp,
+ unsigned long unused,
struct task_struct * p, struct pt_regs * regs)
{
struct pt_regs * childregs;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)