x = kernel_thread(&func, &arg, flags);
might do what you want.
~Randy_________________________________________
|randy.dunlap_at_intel.com 503-677-5408|
|NOTE: Any views presented here are mine alone|
|& may not represent the views of my employer.|
-----------------------------------------------
> From: Heusden, Folkert van [mailto:[EMAIL PROTECTED]]
>
> what would be the way of starting a sub-process in a module
> which then would
> run in the background? I guess plain fork() won't work?
> -
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/