linux/arch/um/include
Paolo 'Blaisorblade' Giarrusso 7a590611c0 [PATCH] uml: fix access_ok
The access_ok_tt() macro is bogus, in that a read access is unconditionally
considered valid.

I couldn't find in SCM logs the introduction of this check, but I went back to
2.4.20-1um and the definition was the same.

Possibly this was done to avoid problems with missing set_fs() calls, but
there can't be any I think because they would fail with SKAS mode.
TT-specific code is still to check.

Also, this patch joins common code together, and makes the "address range
wrapping" check happen for all cases, rather than for only some.

This may, possibly, be reoptimized at some time, but the current code doesn't
seem clever, just confused.

* Important: I've also had to change references to access_ok_{tt,skas} back to
  access_ok - the kernel wasn't that happy otherwise.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Acked-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-13 18:14:15 -08:00
..
sysdep-i386 [PATCH] uml: fix syscall stubs 2005-11-07 07:53:30 -08:00
sysdep-ia64 [PATCH] uml: S390 preparation, abstract host page fault data 2005-05-05 16:36:36 -07:00
sysdep-ppc [PATCH] uml: S390 preparation, abstract host page fault data 2005-05-05 16:36:36 -07:00
sysdep-x86_64 [PATCH] uml: fix syscall stubs 2005-11-07 07:53:30 -08:00
aio.h [PATCH] uml: revert block driver use of host AIO 2005-10-12 08:22:26 -07:00
chan_kern.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
chan_user.h [PATCH] uml console channels: fix the API of console_write 2005-11-13 18:14:14 -08:00
choose-mode.h [PATCH] uml: fix compilation for __CHOOSE_MODE addition 2005-04-16 15:25:39 -07:00
common-offsets.h [PATCH] uml makefiles sanitized 2005-09-29 08:46:26 -07:00
elf_user.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
frame_kern.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
init.h [PATCH] uml: use host AIO support 2005-09-05 00:06:23 -07:00
initrd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irq_kern.h [PATCH] uml: use host AIO support 2005-09-05 00:06:23 -07:00
irq_user.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kern.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kern_util.h [PATCH] uml: S390 preparation, abstract host page fault data 2005-05-05 16:36:36 -07:00
line.h [PATCH] uml: hot-unplug code cleanup 2005-06-25 16:24:36 -07:00
mconsole.h [PATCH] uml: breakpoint an arbitrary thread 2005-09-17 11:49:59 -07:00
mconsole_kern.h [PATCH] uml: hot-unplug code cleanup 2005-06-25 16:24:36 -07:00
mem.h [PATCH] uml: inline mk_pte and various friends 2005-09-10 12:00:18 -07:00
mem_kern.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mem_user.h [PATCH] uml: big memory fixes 2005-11-07 07:53:31 -08:00
mode.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mode_kern.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
net_kern.h [PATCH] missing platform_device.h includes 2005-11-01 21:50:01 -08:00
net_user.h [PATCH] uml: fix UML network driver endianness bugs 2005-11-07 07:53:30 -08:00
os.h [PATCH] uml: big memory fixes 2005-11-07 07:53:31 -08:00
process.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ptrace_user.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
registers.h [PATCH] uml: Fix sysrq-r support for skas mode 2005-10-04 13:22:01 -07:00
sigcontext.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sigio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
signal_kern.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
signal_user.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
skas_ptrace.h [PATCH] uml: header and code cleanup 2005-05-05 16:36:39 -07:00
skas_ptregs.h [PATCH] uml makefiles sanitized 2005-09-29 08:46:26 -07:00
syscall.h [PATCH] uml: system call path cleanup 2005-09-05 00:06:23 -07:00
sysrq.h [PATCH] uml: stack dump fix 2005-05-28 16:46:13 -07:00
task.h [PATCH] uml makefiles sanitized 2005-09-29 08:46:26 -07:00
tempfile.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
time_user.h [PATCH] uml: Proper clone support for skas0 2005-07-07 18:23:44 -07:00
tlb.h [PATCH] mm: uml kill unused 2005-10-29 21:40:42 -07:00
ubd_user.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
um_mmu.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
um_uaccess.h [PATCH] uml: fix access_ok 2005-11-13 18:14:15 -08:00
umid.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
uml_uaccess.h [PATCH] uml: separate libc-dependent uaccess code 2005-11-07 07:53:31 -08:00
user.h [PATCH] strlcat: use for uml umid.c 2005-09-22 22:17:36 -07:00
user_util.h [PATCH] uml: move libc-dependent startup and signal code 2005-09-05 00:06:24 -07:00