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

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)