patch-2.1.21 linux/arch/m68k/lib/checksum.c

Next file: linux/arch/mips/defconfig
Previous file: linux/arch/m68k/kernel/signal.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.20/linux/arch/m68k/lib/checksum.c linux/arch/m68k/lib/checksum.c
@@ -241,7 +241,7 @@
 		".long 19b,7b\n"
 		".long 20b,7b\n"
 		".long 21b,7b\n"
-		".text"
+		".previous"
 		: "=d" (sum), "=d" (len), "=a" (src), "=a" (dst),
 		  "=&d" (tmp1), "=&d" (tmp2)
 		: "0" (sum), "1" (len), "2" (src), "3" (dst)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov