Linus Torvalds <torvalds@xxxxxxxx> writes: > Whether we want to do that in the main() routine or when we actually do > the fork() or whatever is a different issue. I do not offhand think of a place where we do fork() but not waitpid(), and it is very tempting to cheat and do that in the main(), since I do not see a downside to it. - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html