kernel-ark/arch/x86_64/lib
Andi Kleen 3022d734a5 [PATCH] Fix zeroing on exception in copy_*_user
- Don't zero for __copy_from_user_inatomic following i386.
This will prevent spurious zeros for parallel file system writers when
one does a exception
- The string instruction version didn't zero the output on
exception. Oops.

Also I cleaned up the code a bit while I was at it and added a minor
optimization to the string instruction path.

Signed-off-by: Andi Kleen <ak@suse.de>
2006-09-26 10:52:39 +02:00
..
bitops.c
bitstr.c
clear_page.S
copy_page.S
copy_user.S
csum-copy.S
csum-partial.c
csum-wrappers.c
delay.c
getuser.S
io.c
iomap_copy.S
Makefile
memcpy.S
memmove.c
memset.S
putuser.S
rwlock.S
thunk.S
usercopy.c