diff options
author | Jeff Dike <[email protected]> | 2005-06-13 15:52:14 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2005-06-13 20:58:43 -0700 |
commit | 98fdffccea6cc3fe9dba32c0fcc310bcb5d71529 (patch) | |
tree | a103491fdd6e9bec45f408d32c976929a7ecd458 /arch/um/drivers/slip_kern.c | |
parent | 36ca1195ad7f760a6af3814cb002bd3a3d4b4db1 (diff) |
[PATCH] uml: use fork instead of clone
Convert the boot-time host ptrace testing from clone to fork. They were
essentially doing fork anyway. This cleans up the code a bit, and makes
valgrind a bit happier about grinding it.
Signed-off-by: Jeff Dike <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'arch/um/drivers/slip_kern.c')
0 files changed, 0 insertions, 0 deletions