patch-2.2.7 linux/arch/alpha/lib/clear_user.S
Next file: linux/arch/alpha/lib/copy_user.S
Previous file: linux/arch/alpha/kernel/time.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sat Apr 24 17:54:08 1999
- Orig file:
v2.2.6/linux/arch/alpha/lib/clear_user.S
- Orig date:
Sun Nov 30 10:59:02 1997
diff -u --recursive --new-file v2.2.6/linux/arch/alpha/lib/clear_user.S linux/arch/alpha/lib/clear_user.S
@@ -80,6 +80,7 @@
ret $31, ($28), 1 # .. e1 :
__do_clear_user:
+ ldgp $29,0($27) # we do exceptions -- we need the gp.
and $6, 7, $4 # e0 : find dest misalignment
beq $0, $zerolength # .. e1 :
addq $0, $4, $1 # e0 : bias counter
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)