From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Hansen Subject: Re: [PATCH] Fix capability.c to work with threaded init Date: Fri, 03 Aug 2007 09:51:12 -0700 Message-ID: <1186159872.18414.391.camel@localhost> References: <20070803062610.GB16833@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20070803062610.GB16833-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: sukadev-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org Cc: Containers , Oleg Nesterov , Pavel Emelianov List-Id: containers.vger.kernel.org On Thu, 2007-08-02 at 23:26 -0700, sukadev-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org wrote: > > Callers of is_container_init() should pass in task->group_leader > to ensure they work with threaded-init. Can you explain this in a little more detail? That's a pretty sparse changelog. -- Dave