patch-2.3.13 linux/arch/sparc64/lib/checksum.S

Next file: linux/arch/sparc64/math-emu/fcmpeq.c
Previous file: linux/arch/sparc64/lib/blockops.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.12/linux/arch/sparc64/lib/checksum.S linux/arch/sparc64/lib/checksum.S
@@ -266,7 +266,7 @@
 	.globl	cpc_handler
 cpc_handler:
 	ldx	[%sp + 0x7ff + 128], %g1
-	ldub	[%g6 + AOFF_task_tss + AOFF_thread_current_ds], %g3
+	ldub	[%g6 + AOFF_task_thread + AOFF_thread_current_ds], %g3
 	sub	%g0, EFAULT, %g2
 	brnz,a,pt %g1, 1f
 	 st	%g2, [%g1]

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)