diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2006-06-21 21:38:17 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-06-28 18:59:46 +0200 |
commit | 9641c7cc5a7f6d5c9dc9b43eea4e5f8c3c08c94e (patch) | |
tree | 5ff57feabe0538d58404ec4918b0d94d75f69846 /include/asm-m68k/msgbuf.h | |
parent | [ARM] nommu: adjust headers for !MMU ARM systems (diff) | |
download | linux-9641c7cc5a7f6d5c9dc9b43eea4e5f8c3c08c94e.tar.xz linux-9641c7cc5a7f6d5c9dc9b43eea4e5f8c3c08c94e.zip |
[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>
Diffstat (limited to 'include/asm-m68k/msgbuf.h')
0 files changed, 0 insertions, 0 deletions