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
..
2006-06-25 11:23:45 +01:00
2005-04-17 15:51:02 +01:00
2005-04-17 15:51:02 +01:00
2006-06-25 11:23:45 +01:00
2006-03-28 09:16:08 -08:00
2006-06-25 11:23:45 +01:00
2006-06-25 11:17:23 +01:00
2006-06-25 11:23:45 +01:00
2006-06-25 11:17:23 +01:00
2005-04-16 15:20:36 -07:00
2006-06-25 11:23:45 +01:00
2005-04-16 15:20:36 -07:00
2006-06-25 11:23:45 +01:00
2006-06-25 11:23:45 +01:00
2005-04-16 15:20:36 -07:00
2006-06-25 11:23:45 +01:00
2006-06-28 17:59:46 +01:00
2006-06-25 11:17:23 +01:00
2006-06-25 11:23:45 +01:00
2006-06-25 11:23:45 +01:00
2006-03-08 17:25:33 +00:00
2005-04-17 15:51:02 +01:00
2006-06-25 11:17:23 +01:00
2006-06-25 11:17:23 +01:00
2005-04-17 15:51:02 +01:00
2005-04-17 15:51:02 +01:00
2005-04-17 15:51:02 +01:00