patch-1.3.10 linux/arch/alpha/kernel/process.c
Next file: linux/arch/alpha/kernel/ptrace.c
Previous file: linux/arch/alpha/kernel/entry.S
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Jul 13 13:02:25 1995
- Orig file:
v1.3.9/linux/arch/alpha/kernel/process.c
- Orig date:
Thu Jun 1 13:22:06 1995
diff -u --recursive --new-file v1.3.9/linux/arch/alpha/kernel/process.c linux/arch/alpha/kernel/process.c
@@ -123,7 +123,6 @@
childregs->r0 = 0;
childregs->r19 = 0;
childregs->r20 = 1; /* OSF/1 has some strange fork() semantics.. */
- regs->r0 = p->pid;
regs->r20 = 0;
stack = ((struct switch_stack *) regs) - 1;
childstack = ((struct switch_stack *) childregs) - 1;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this