Re: [PATCH] Deprecate exec_usermodehelper, fix request_module.

Thomas Sailer (sailer@scs.ch)
02 Jan 2003 20:08:28 +0100


On Thu, 2003-01-02 at 18:14, Marcel Holtmann wrote:

> for the bt3c_cs driver I need to run a user space program that downloads
> the firmware into the card and the kernel part have to wait until this
> program has finished. So what is the best way to do this now?

We all seem to have the same problem 8-)

Rusty's new proposal with the wait argument seems to solve our problem,
except that it would be nice if there was a way to retrieve the exit
status of the user mode helper program.

Tom

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/