alistair23-linux/arch/um/include
Jeff Dike 6aa802ce6a uml: throw out CHOOSE_MODE
The next stage after removing code which depends on CONFIG_MODE_TT is removing
the CHOOSE_MODE abstraction, which provided both compile-time and run-time
branching to either tt-mode or skas-mode code.

This patch removes choose-mode.h and all inclusions of it, and replaces all
CHOOSE_MODE invocations with the skas branch.  This leaves a number of trivial
functions which will be dealt with in a later patch.

There are some changes in the uaccess and tls support which go somewhat beyond
this and eliminate some of the now-redundant functions.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-16 09:43:05 -07:00
..
skas uml: throw out CHOOSE_MODE 2007-10-16 09:43:05 -07:00
sysdep-i386 uml: throw out CHOOSE_MODE 2007-10-16 09:43:05 -07:00
sysdep-ia64
sysdep-ppc
sysdep-x86_64 uml: throw out CHOOSE_MODE 2007-10-16 09:43:05 -07:00
aio.h
arch.h uml: tidy fault code 2007-05-07 12:13:02 -07:00
as-layout.h uml: throw out CONFIG_MODE_TT 2007-10-16 09:43:05 -07:00
chan_kern.h uml: handle errors on opening host side of consoles 2007-07-16 09:05:38 -07:00
chan_user.h uml: SIGIO support cleanup 2007-07-16 09:05:38 -07:00
common-offsets.h uml: throw out CONFIG_MODE_TT 2007-10-16 09:43:05 -07:00
elf_user.h
frame_kern.h
init.h
initrd.h
irq_kern.h
irq_user.h uml: throw out CONFIG_MODE_TT 2007-10-16 09:43:05 -07:00
kern.h
kern_util.h uml: throw out CONFIG_MODE_TT 2007-10-16 09:43:05 -07:00
line.h
longjmp.h
mconsole.h [PATCH] uml: fix compilation problems 2007-03-29 08:22:25 -07:00
mconsole_kern.h
mem.h
mem_kern.h
mem_user.h
misc_constants.h
mode.h uml: throw out CONFIG_MODE_TT 2007-10-16 09:43:05 -07:00
mode_kern.h uml: throw out CONFIG_MODE_TT 2007-10-16 09:43:05 -07:00
net_kern.h uml: Replace one-element array with zero-element array 2007-05-07 12:13:02 -07:00
net_user.h uml: network interface hotplug error handling 2007-05-07 12:13:00 -07:00
os.h uml: throw out CONFIG_MODE_TT 2007-10-16 09:43:05 -07:00
process.h
ptrace_user.h
registers.h uml: stop saving process FP state 2007-10-16 09:43:05 -07:00
sigcontext.h
sigio.h
signal_kern.h
skas_ptrace.h
skas_ptregs.h
syscall.h
sysrq.h
task.h
tempfile.h
tlb.h uml: more page fault path trimming 2007-05-07 12:13:04 -07:00
ubd_user.h
um_malloc.h uml: Eliminate kernel allocator wrappers 2007-07-16 09:05:38 -07:00
um_mmu.h uml: throw out CHOOSE_MODE 2007-10-16 09:43:05 -07:00
um_uaccess.h uml: throw out CHOOSE_MODE 2007-10-16 09:43:05 -07:00
uml_uaccess.h
user.h uml: stop saving process FP state 2007-10-16 09:43:05 -07:00