call_usermodehelper_stdinpipe — set up a pipe to be used for stdin
a subprocess_info returned by call_usermodehelper_setup
set to the write-end of a pipe
This constructs a pipe, and sets the read end to be the stdin of the subprocess, and returns the write-end in *filp.