linux-stable-rt/arch/um/kernel
Jeff Dike d25f2e1235 uml: use ptrace directly in libc code
Some register accessor cleanups -
	userspace() was calling restore_registers and save_registers for no
reason, since userspace() is on the libc side of the house, and these
add no value over calling ptrace directly
	init_thread_registers and get_safe_registers were the same thing,
so init_thread_registers is gone

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>
2008-02-05 09:44:28 -08:00
..
skas uml: add virt_to_pte 2008-02-05 09:44:28 -08:00
Makefile
asm-offsets.c
config.c.in
dyn.lds.S
exec.c
exitcode.c
gmon_syms.c
gprof_syms.c
init_task.c
initrd.c uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
irq.c
ksyms.c uml: move um_virt_to_phys 2008-02-05 09:44:28 -08:00
mem.c uml: fix page table data sizes 2008-02-05 09:44:28 -08:00
physmem.c
process.c uml: use ptrace directly in libc code 2008-02-05 09:44:28 -08:00
ptrace.c
reboot.c uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
sigio.c
signal.c
smp.c uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
syscall.c
sysrq.c
time.c
tlb.c uml: header untangling 2008-02-05 09:44:28 -08:00
trap.c uml: tidy pgtable.h 2008-02-05 09:44:26 -08:00
uaccess.c
um_arch.c uml: convert functions to void 2008-02-05 09:44:26 -08:00
umid.c
uml.lds.S
vmlinux.lds.S