linux-stable-rt/arch/um/kernel
Jeff Dike f6e34c6af6 [PATCH] uml: _switch_to code consolidation
This patch moves code that is in both switch_to_tt and switch_to_skas to the
top level _switch_to function, keeping us from duplicating code.  It is
required for the stack trace patch to work properly.

Signed-off-by: Allan Graves <allan.graves@gmail.com>
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-17 11:49:59 -07:00
..
skas [PATCH] uml: _switch_to code consolidation 2005-09-17 11:49:59 -07:00
tt [PATCH] uml: _switch_to code consolidation 2005-09-17 11:49:59 -07:00
Makefile [PATCH] uml: move libc-dependent startup and signal code 2005-09-05 00:06:24 -07:00
asm-offsets.c kbuild: um fix so it compile with generic asm-offsets.h support 2005-09-09 23:10:54 +02:00
config.c.in
dyn.lds.S [PATCH] i386 / uml: add dwarf sections to static link script 2005-09-10 12:00:17 -07:00
exec_kern.c
exitcode.c [PATCH] uml: Clean up prink calls 2005-07-28 21:46:05 -07:00
gmon_syms.c
gprof_syms.c
helper.c [PATCH] uml: fix misdeclared function 2005-07-27 16:25:49 -07:00
init_task.c
initrd.c
irq.c [PATCH] uml: use host AIO support 2005-09-05 00:06:23 -07:00
irq_user.c
ksyms.c [PATCH] uml: inline mk_pte and various friends 2005-09-10 12:00:18 -07:00
main.c [PATCH] uml: workaround GDB problems on debugging 2005-09-05 00:06:20 -07:00
mem.c [PATCH] bogus #if (arch/um/kernel/mem.c) 2005-09-07 17:17:34 -07:00
mem_user.c
physmem.c [PATCH] uml: inline mk_pte and various friends 2005-09-10 12:00:18 -07:00
process_kern.c [PATCH] uml: _switch_to code consolidation 2005-09-17 11:49:59 -07:00
ptrace.c
reboot.c [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. 2005-07-26 14:35:42 -07:00
resource.c
sigio_kern.c
sigio_user.c
signal_kern.c [PATCH] convert signal handling of NODEFER to act like other Unix boxes. 2005-08-29 10:03:11 -07:00
signal_user.c
smp.c
syscall.c [PATCH] uml: system call path cleanup 2005-09-05 00:06:23 -07:00
syscall_kern.c
sysrq.c
tempfile.c
time.c [PATCH] uml: Proper clone support for skas0 2005-07-07 18:23:44 -07:00
time_kern.c [PATCH] uml: Fix load average >=1 2005-07-28 21:46:04 -07:00
tlb.c [PATCH] uml: skas0 stubs now check system call return values 2005-09-05 00:06:24 -07:00
trap_kern.c [PATCH] uml: avoid already done dirtying 2005-09-10 12:00:18 -07:00
trap_user.c [PATCH] uml: remove debugging code from page fault path 2005-09-05 00:06:19 -07:00
tty_log.c
uaccess_user.c
um_arch.c [PATCH] uml: move libc-dependent startup and signal code 2005-09-05 00:06:24 -07:00
umid.c
uml.lds.S [PATCH] i386 / uml: add dwarf sections to static link script 2005-09-10 12:00:17 -07:00
user_util.c
vmlinux.lds.S