diff options
author | Jeff Dike <jdike@addtoit.com> | 2007-10-16 01:27:09 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-16 09:43:06 -0700 |
commit | 3cdaf45578b9aa1eb748d0a32678ee5a0180575b (patch) | |
tree | c31ec1a650ae7378215b446f12431a736d5d6d67 /include/asm-um | |
parent | 8ca842c4b5cbc70b9180617e9f26b6ac9f40dbb9 (diff) | |
download | talos-op-linux-3cdaf45578b9aa1eb748d0a32678ee5a0180575b.tar.gz talos-op-linux-3cdaf45578b9aa1eb748d0a32678ee5a0180575b.zip |
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 <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-um')
0 files changed, 0 insertions, 0 deletions