Re: Quick question about do_exit...

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Thu Jul 06 2000 - 04:34:37 EST


> put_exec_domain(tsk->exec_domain);
> if (tsk->binfmt && tsk->binfmt->module)
> __MOD_DEC_USE_COUNT(tsk->binfmt->module);
> schedule();
>
> Where does the kernel lock get dropped? I can't seem to find out where
> this is... and I have looked high and low. :)

schedule() drops it.

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



This archive was generated by hypermail 2b29 : Fri Jul 07 2000 - 21:00:18 EST