kernel-ark/arch/um/sys-x86_64
Jeff Dike e0877f07e8 [PATCH] uml: fork cleanup
Fix the do_fork calling convention: normal arch pass the regs and the new sp
value to do_fork instead of NULL.

Currently the arch-independent code ignores these values, while the UML code
(actually it's copy_thread) gets the right values by itself.

With this patch, things are fixed up.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
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-06-25 16:24:35 -07:00
..
util
bugs.c
delay.c
fault.c
kernel-offsets.c
ksyms.c
Makefile
mem.c
ptrace_user.c
ptrace.c
sigcontext.c
signal.c
syscall_table.c
syscalls.c
sysrq.c
um_module.c
unmap.c
user-offsets.c