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

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)