linux-stable-rt/arch/um/sys-i386
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
Makefile [PATCH] uml: fix linkage of tt mode against NPTL 2005-06-21 19:07:32 -07:00
bugs.c
checksum.S
delay.c
fault.c
kernel-offsets.c
ksyms.c
ldt.c
ptrace.c
ptrace_user.c
sigcontext.c
signal.c [PATCH] uml: fix sizeof usage 2005-06-25 16:24:34 -07:00
sys_call_table.S
syscalls.c [PATCH] uml: fork cleanup 2005-06-25 16:24:35 -07:00
sysrq.c
unmap.c [PATCH] uml: fix linkage of tt mode against NPTL 2005-06-21 19:07:32 -07:00
user-offsets.c