android_kernel_samsung_msm8976/arch/x86_64/lib
Dave Peterson 92ed0223ae [PATCH] x86_64: fix bug in csum_partial_copy_generic()
I was observing reproducible crashes on the "movw %bx,(%rsi)" instruction
below while a process in a recvfrom() system call was copying packet data
to user space.  The patch below fixes the exception table and causes the
crash to no longer reproduce.  Please apply.

Acked-by: Andi Kleen <ak@muc.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-07-30 10:14:47 -07:00
..
bitops.c
bitstr.c
clear_page.S
copy_page.S
copy_user.S
csum-copy.S [PATCH] x86_64: fix bug in csum_partial_copy_generic() 2005-07-30 10:14:47 -07:00
csum-partial.c
csum-wrappers.c
dec_and_lock.c
delay.c [PATCH] x86_64: Remove unused variable in delay.c 2005-07-28 21:45:59 -07:00
getuser.S
io.c
Makefile
memcpy.S
memmove.c
memset.S
putuser.S
thunk.S
usercopy.c