remarkable-linux/arch/metag/lib
James Hogan b884a190af metag/usercopy: Add missing fixups
The rapf copy loops in the Meta usercopy code is missing some extable
entries for HTP cores with unaligned access checking enabled, where
faults occur on the instruction immediately after the faulting access.

Add the fixup labels and extable entries for these cases so that corner
case user copy failures don't cause kernel crashes.

Fixes: 373cd784d0 ("metag: Memory handling")
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: linux-metag@vger.kernel.org
Cc: stable@vger.kernel.org
2017-04-05 15:25:07 +01:00
..
ashldi3.S
ashrdi3.S
checksum.c
clear_page.S
cmpdi2.S
copy_page.S
delay.c
div64.S
divsi3.S
ip_fast_csum.S
lshrdi3.S
Makefile
memcpy.S
memmove.S
memset.S
modsi3.S
muldi3.S
ucmpdi2.S
usercopy.c metag/usercopy: Add missing fixups 2017-04-05 15:25:07 +01:00