diff options
author | Jeff Dike <[email protected]> | 2007-10-16 01:27:09 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2007-10-16 09:43:06 -0700 |
commit | 3cdaf45578b9aa1eb748d0a32678ee5a0180575b (patch) | |
tree | c31ec1a650ae7378215b446f12431a736d5d6d67 /arch/um/kernel/irq.c | |
parent | 8ca842c4b5cbc70b9180617e9f26b6ac9f40dbb9 (diff) |
uml: replace clone with fork
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/kernel/irq.c')
0 files changed, 0 insertions, 0 deletions