Re: [Fwd: [-mm] Add an owner to the mm_struct (v9)]

From: Paul Menage
Date: Thu Apr 17 2008 - 13:50:37 EST


On Thu, Apr 17, 2008 at 10:40 AM, Balbir Singh
<balbir@xxxxxxxxxxxxxxxxxx> wrote:
> >
> > Please look at copy_process, CLONE_THREAD requires CLONE_SIGHAND,
> > CLONE_SIGHAND needs CLONE_VM.
> >
>
> What about the other way round, CLONE_VM without CLONE_THREAD?
>

That's just a standard LinuxThreads clone() call. The patch handles
that just fine.

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