patch-2.3.44 linux/arch/alpha/kernel/entry.S

Next file: linux/arch/i386/kernel/apic.c
Previous file: linux/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.43/linux/arch/alpha/kernel/entry.S linux/arch/alpha/kernel/entry.S
@@ -573,7 +573,7 @@
 .align 3
 ret_from_sys_call:
 	cmovne	$26,0,$19		/* $19 = 0 => non-restartable */
-	ldq	$3,TASK_PROCESSOR($8)
+	ldl	$3,TASK_PROCESSOR($8)
 	lda	$4,softirq_state
 	sll	$3,5,$3
 	addq	$3,$4,$4

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