https://github.com/torvalds/linux
Revision 98fdffccea6cc3fe9dba32c0fcc310bcb5d71529 authored by Jeff Dike on 13 June 2005, 22:52:14 UTC, committed by Linus Torvalds on 14 June 2005, 03:58:43 UTC
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@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 36ca119
History
Tip revision: 98fdffccea6cc3fe9dba32c0fcc310bcb5d71529 authored by Jeff Dike on 13 June 2005, 22:52:14 UTC
[PATCH] uml: use fork instead of clone
Tip revision: 98fdffc

README

back to top