patch-2.2.8 linux/arch/alpha/lib/copy_user.S
Next file: linux/arch/alpha/math-emu/fp-emul.c
Previous file: linux/arch/alpha/kernel/traps.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 30 08:22:19 1999
- Orig file:
v2.2.7/linux/arch/alpha/lib/copy_user.S
- Orig date:
Wed Apr 28 11:37:29 1999
diff -u --recursive --new-file v2.2.7/linux/arch/alpha/lib/copy_user.S linux/arch/alpha/lib/copy_user.S
@@ -109,7 +109,7 @@
$66:
EXI( ldq $1,0($7) )
subq $4,8,$4
- stq $1,0($6)
+ EXO( stq $1,0($6) )
addq $7,8,$7
subq $0,8,$0
addq $6,8,$6
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)