linux/arch/um/kernel/skas
Richard Weinberger d0b5e15f0c um: Remove SKAS3/4 support
Before we had SKAS0 UML had two modes of operation
TT (tracing thread) and SKAS3/4 (separated kernel address space).
TT was known to be insecure and got removed a long time ago.
SKAS3/4 required a few (3 or 4) patches on the host side which never went
mainline. The last host patch is 10 years old.

With SKAS0 mode (separated kernel address space using 0 host patches),
default since 2005, SKAS3/4 is obsolete and can be removed.

Signed-off-by: Richard Weinberger <richard@nod.at>
2015-04-13 21:00:53 +02:00
..
clone.c um: get rid of pointless include "..." where include <...> will do 2012-10-09 22:28:45 +02:00
Makefile uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
mmu.c um: Remove SKAS3/4 support 2015-04-13 21:00:53 +02:00
process.c um: Remove SKAS3/4 support 2015-04-13 21:00:53 +02:00
syscall.c um: get rid of pointless include "..." where include <...> will do 2012-10-09 22:28:45 +02:00
uaccess.c um: Fix return value of strnlen_user() 2013-07-19 10:45:17 +02:00