diff options
| author | 2005-06-25 14:55:21 -0700 | |
|---|---|---|
| committer | 2005-06-25 16:24:35 -0700 | |
| commit | e0877f07e85a46e4fde32bd84f08551d360839fe (patch) | |
| tree | 97e29c30e5f1ee7f06f5cdd4760291d3bba6640e /arch/um/drivers/stdio_console.c | |
| parent | [PATCH] uml: kfree cleanup (diff) | |
| download | linux-dev-e0877f07e85a46e4fde32bd84f08551d360839fe.tar.xz linux-dev-e0877f07e85a46e4fde32bd84f08551d360839fe.zip | |
[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>
Diffstat (limited to 'arch/um/drivers/stdio_console.c')
0 files changed, 0 insertions, 0 deletions
