On Sat, May 31, 2008 at 1:39 AM, Robert P. J. Day <[EMAIL PROTECTED]> wrote:
>
>  i have a 2.4 kernel-based system, with two loadable modules.  the
> first module sets up some work to do, initializes a "struct
> completion", calls a routine in the second module with the work to do
> and the address of the completion, then immediately waits on that
> completion upon return from the second module.

what I don't understand is, when all those works happen? during module
init? in somekind of workqueue?

regards,

Mulyadi.

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to