kernel-ark/arch/arm/lib
Russell King 9641c7cc5a [ARM] nommu: uaccess tweaks
MMUless systems have only one address space for all threads, so
both the usual access_ok() checks, and the exception handling do
not make much sense.

Hence, discard the fixup and exception tables at link time, use
memcpy/memset for the user copy/clearing functions, and define
the permission check macros to be constants.

Some of this patch was derived from the equivalent patch by
Hyok S. Choi.

Signed-off-by: Hyok S. Choi <hyok.choi@samsung.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-06-28 17:59:46 +01:00
..
ashldi3.S
ashrdi3.S
backtrace.S [ARM] Remove LOADREGS macro 2006-06-25 11:23:45 +01:00
bitops.h
changebit.S
clear_user.S [ARM] Remove the __arch_* layer from uaccess.h 2006-06-28 17:53:27 +01:00
clearbit.S
copy_from_user.S [ARM] Remove the __arch_* layer from uaccess.h 2006-06-28 17:53:27 +01:00
copy_page.S [ARM] Remove LOADREGS macro 2006-06-25 11:23:45 +01:00
copy_template.S
copy_to_user.S [ARM] Remove the __arch_* layer from uaccess.h 2006-06-28 17:53:27 +01:00
csumipv6.S [ARM] Remove LOADREGS macro 2006-06-25 11:23:45 +01:00
csumpartial.S
csumpartialcopy.S
csumpartialcopygeneric.S
csumpartialcopyuser.S
delay.S
div64.S
ecard.S [ARM] Remove LOADREGS macro 2006-06-25 11:23:45 +01:00
findbit.S
floppydma.S
getuser.S
io-acorn.S
io-readsb.S [ARM] Remove LOADREGS macro 2006-06-25 11:23:45 +01:00
io-readsl.S
io-readsw-armv3.S [ARM] Remove LOADREGS macro 2006-06-25 11:23:45 +01:00
io-readsw-armv4.S
io-shark.c
io-writesb.S [ARM] Remove LOADREGS macro 2006-06-25 11:23:45 +01:00
io-writesl.S
io-writesw-armv3.S [ARM] Remove LOADREGS macro 2006-06-25 11:23:45 +01:00
io-writesw-armv4.S
lib1funcs.S
lshrdi3.S
Makefile [ARM] nommu: uaccess tweaks 2006-06-28 17:59:46 +01:00
memchr.S
memcpy.S
memmove.S
memset.S [ARM] Remove LOADREGS macro 2006-06-25 11:23:45 +01:00
memzero.S [ARM] Remove LOADREGS macro 2006-06-25 11:23:45 +01:00
muldi3.S
putuser.S
setbit.S
sha1.S
strchr.S
strncpy_from_user.S [ARM] Remove the __arch_* layer from uaccess.h 2006-06-28 17:53:27 +01:00
strnlen_user.S [ARM] Remove the __arch_* layer from uaccess.h 2006-06-28 17:53:27 +01:00
strrchr.S
testchangebit.S
testclearbit.S
testsetbit.S
uaccess.S [ARM] Remove the __arch_* layer from uaccess.h 2006-06-28 17:53:27 +01:00
ucmpdi2.S