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
- Lines: 9
- Date:
Thu Feb 10 19:00:35 2000
- Orig file:
v2.3.43/linux/arch/alpha/kernel/entry.S
- Orig date:
Thu Feb 10 17:11:02 2000
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)