patch-2.3.23 linux/arch/arm/lib/uaccess-armo.S
Next file: linux/arch/arm/lib/uaccess.S
Previous file: linux/arch/arm/lib/system.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Oct 20 16:29:08 1999
- Orig file:
v2.3.22/linux/arch/arm/lib/uaccess-armo.S
- Orig date:
Tue Jan 20 16:39:42 1998
diff -u --recursive --new-file v2.3.22/linux/arch/arm/lib/uaccess-armo.S linux/arch/arm/lib/uaccess-armo.S
@@ -30,7 +30,7 @@
.word __arch_copy_to_user
.word __arch_clear_user
.word __arch_strncpy_from_user
- .word __arch_strlen_user
+ .word __arch_strnlen_user
@ In : r0 = x, r1 = addr, r2 = error
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)