patch-2.4.21 linux-2.4.21/arch/x86_64/lib/usercopy.c
Next file: linux-2.4.21/arch/x86_64/mm/fault.c
Previous file: linux-2.4.21/arch/x86_64/lib/memset.S
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2003-06-13 07:51:32.000000000 -0700
-  Orig file: 
linux-2.4.20/arch/x86_64/lib/usercopy.c
-  Orig date: 
2002-11-28 15:53:12.000000000 -0800
diff -urN linux-2.4.20/arch/x86_64/lib/usercopy.c linux-2.4.21/arch/x86_64/lib/usercopy.c
@@ -30,7 +30,7 @@
 		"	jmp 2b\n"					   \
 		".previous\n"						   \
 		".section __ex_table,\"a\"\n"				   \
-		"	.align 4\n"					   \
+		"	.align 8\n"					   \
 		"	.quad 0b,3b\n"					   \
 		".previous"						   \
 		: "=r"(res), "=c"(count), "=&a" (__d0), "=&S" (__d1),	   \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)