Andrew Morton <andrewm@uow.edu.au> writes:
> Could you please use call_usermodehelper() in this patch
> rather than exec_usermodehelper()? I want to kill
> exec_usermodehelper() sometime.
The reason I used exec_usermodehelper is that I wanted to waitpid on
the process to see how it exited. Am I still allowed to do that if it
runs as a child of keventd?
[...]
--http://www.penguinpowered.com/~vii - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/