5fd29752f0
We were not calling kernel_mna_trap_fault() correctly. Instead of being fancy, just return 0 vs. -EFAULT from the assembler stubs, and handle that return value as appropriate. Create an "__retl_efault" stub for assembler exception table entries and use it where possible. Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
Makefile | ||
PeeCeeI.c | ||
U1copy_from_user.S | ||
U1copy_to_user.S | ||
U1memcpy.S | ||
U3copy_from_user.S | ||
U3copy_to_user.S | ||
U3memcpy.S | ||
U3patch.S | ||
VISsave.S | ||
atomic.S | ||
bitops.S | ||
bzero.S | ||
checksum.S | ||
clear_page.S | ||
copy_in_user.S | ||
copy_page.S | ||
csum_copy.S | ||
csum_copy_from_user.S | ||
csum_copy_to_user.S | ||
delay.c | ||
find_bit.c | ||
iomap.c | ||
ipcsum.S | ||
mcount.S | ||
memcmp.S | ||
memmove.S | ||
memscan.S | ||
rwsem.S | ||
strlen.S | ||
strlen_user.S | ||
strncmp.S | ||
strncpy_from_user.S | ||
user_fixup.c | ||
xor.S |