patch-2.2.7 linux/arch/alpha/lib/copy_user.S
Next file: linux/arch/alpha/lib/strlen_user.S
Previous file: linux/arch/alpha/lib/clear_user.S
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sat Apr 24 17:54:08 1999
-  Orig file: 
v2.2.6/linux/arch/alpha/lib/copy_user.S
-  Orig date: 
Sat May  2 14:19:52 1998
diff -u --recursive --new-file v2.2.6/linux/arch/alpha/lib/copy_user.S linux/arch/alpha/lib/copy_user.S
@@ -46,6 +46,8 @@
 	.globl __copy_user
 	.ent __copy_user
 __copy_user:
+	ldgp $29,0($27)			# we do exceptions -- we need the gp.
+	.prologue 1
 	and $6,7,$3
 	beq $0,$35
 	beq $3,$36
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)