[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87sj56pikc.fsf@xmission.com>
Date: Fri, 08 Feb 2013 14:05:55 -0800
From: ebiederm@...ssion.com (Eric W. Biederman)
To: Josh Boyer <jwboyer@...hat.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Al Viro <viro@...iv.linux.org.uk>,
Mel Gorman <mgorman@...e.de>, linux-kernel@...r.kernel.org,
williams@...hat.com
Subject: Re: Odd ENOMEM being returned in 3.8-rcX
Josh Boyer <jwboyer@...hat.com> writes:
>> So it looks mock is taking a buggy untested code path and things are not
>> working as it expected.
>
> Quite possibly, yes. I instrumented the kernel a bit and it is indeed
> failing in the alloc_pid call.
>
> Clark, thoughts here?
I will just add the solution is probably for mock to fork immediate
after the unshare succeeds in creating a pid namespace. With the
original process waiting for mock to exit and the child process
doing everything that mock does now.
That will allow mock to act as the init process in the pid namespace it
just created.
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