patch-2.4.23 linux-2.4.23/arch/ppc/kernel/process.c
Next file: linux-2.4.23/arch/ppc/kernel/prom_init.c
Previous file: linux-2.4.23/arch/ppc/kernel/ppc_ksyms.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
2003-11-28 10:26:19.000000000 -0800
-  Orig file: 
linux-2.4.22/arch/ppc/kernel/process.c
-  Orig date: 
2003-08-25 04:44:40.000000000 -0700
diff -urN linux-2.4.22/arch/ppc/kernel/process.c linux-2.4.23/arch/ppc/kernel/process.c
@@ -417,6 +417,7 @@
 	memset(current->thread.vr, 0, sizeof(current->thread.vr));
 	memset(¤t->thread.vscr, 0, sizeof(current->thread.vscr));
 	current->thread.vrsave = 0;
+	current->thread.used_vr = 0;
 #endif /* CONFIG_ALTIVEC */
 }
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)