patch-1.3.56 linux/arch/alpha/kernel/process.c
Next file: linux/arch/alpha/kernel/signal.c
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
-  Lines: 8
 -  Date:
Mon Jan  8 08:14:53 1996
 -  Orig file: 
v1.3.55/linux/arch/alpha/kernel/process.c
 -  Orig date: 
Tue Nov 21 13:22:05 1995
 
diff -u --recursive --new-file v1.3.55/linux/arch/alpha/kernel/process.c linux/arch/alpha/kernel/process.c
@@ -140,6 +140,7 @@
 	p->tss.usp = usp;
 	p->tss.ksp = (unsigned long) childstack;
 	p->tss.flags = 1;
+	p->mm->context = 0;
 }
 
 /*
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