patch-2.4.21 linux-2.4.21/include/asm-alpha/mmu_context.h
Next file: linux-2.4.21/include/asm-alpha/mmzone.h
Previous file: linux-2.4.21/include/asm-alpha/machvec.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2003-06-13 07:51:38.000000000 -0700
-  Orig file: 
linux-2.4.20/include/asm-alpha/mmu_context.h
-  Orig date: 
2000-12-29 14:07:23.000000000 -0800
diff -urN linux-2.4.20/include/asm-alpha/mmu_context.h linux-2.4.21/include/asm-alpha/mmu_context.h
@@ -32,7 +32,7 @@
 		"call_pal %2 #__reload_thread"
 		: "=r"(v0), "=r"(a0)
 		: "i"(PAL_swpctx), "r"(a0)
-		: "$1", "$16", "$22", "$23", "$24", "$25");
+		: "$1", "$22", "$23", "$24", "$25");
 
 	return v0;
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)