patch-2.4.25 linux-2.4.25/include/asm-ppc64/time.h
Next file: linux-2.4.25/include/asm-ppc64/user_exports.h
Previous file: linux-2.4.25/include/asm-ppc64/systemcfg.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
2004-02-18 05:36:32.000000000 -0800
-  Orig file: 
linux-2.4.24/include/asm-ppc64/time.h
-  Orig date: 
2002-11-28 15:53:15.000000000 -0800
diff -urN linux-2.4.24/include/asm-ppc64/time.h linux-2.4.25/include/asm-ppc64/time.h
@@ -59,6 +59,7 @@
 	if (lpaca->xLpPaca.xSharedProc) {
 		lpaca->xLpPaca.xVirtualDecr = val;
 		cur_dec = get_dec();
+		lpaca->xLpPaca.xSavedDecr = cur_dec;
 		if (cur_dec > val)
 			HvCall_setVirtualDecr();
 	} else
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)