[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m1d55d8ex3.fsf@ebiederm.dsl.xmission.com>
Date: Wed, 17 Jan 2007 15:30:16 -0700
From: ebiederm@...ssion.com (Eric W. Biederman)
To: Cedric Le Goater <clg@...ibm.com>
Cc: Oleg Nesterov <oleg@...sign.ru>,
Daniel Hokka Zakrisson <daniel@...ac.com>,
linux-kernel@...r.kernel.org, herbert@...hfloor.at, akpm@...l.org,
trond.myklebust@....uio.no,
Linux Containers <containers@...ts.osdl.org>
Subject: Re: NFS causing oops when freeing namespace
Cedric Le Goater <clg@...ibm.com> writes:
>
> your first analysis was correct : exit_task_namespaces() should be moved
> above exit_notify(tsk). It will require some extra fixes for nsproxy
> though.
I think the only issue is the child_reaper and currently we only have one of
those. When we really do the pid namespace we are going to have to revisit
this. My gut feel says that we won't be able to exit our pid namespace until
the process is waited on. So we may need to break up exit_task_namespace into
individual components.
Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists