Hi all, Is there a way, from within a kernel module, to know the pid of the process call_usermodehelper is creating ? I want to create a user space process from within a kernel module, and be able to kill it, send signals to it, etc... can I know its pid ? thanks G. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/