[Devel] Re: [PATCH 1/15] Move exit_task_namespaces()

Dave Hansen haveblue at us.ibm.com
Thu Jul 26 09:10:39 PDT 2007


On Thu, 2007-07-26 at 18:46 +0400, Pavel Emelyanov wrote:
> +       write_unlock_irq(&tasklist_lock);
> +       exit_task_namespaces(tsk);
> +       write_lock_irq(&tasklist_lock); 

Are there any other side-effects of doing this?  What was the
tasklist_lock protecting here when it was released?

-- Dave




More information about the Devel mailing list