Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932343AbWBFT4d (ORCPT ); Mon, 6 Feb 2006 14:56:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932341AbWBFT4d (ORCPT ); Mon, 6 Feb 2006 14:56:33 -0500 Received: from e6.ny.us.ibm.com ([32.97.182.146]:21211 "EHLO e6.ny.us.ibm.com") by vger.kernel.org with ESMTP id S932343AbWBFT4b (ORCPT ); Mon, 6 Feb 2006 14:56:31 -0500 Subject: Re: [RFC][PATCH 03/20] pid: Introduce a generic helper to test for init. From: Dave Hansen To: "Eric W. Biederman" Cc: linux-kernel@vger.kernel.org, vserver@list.linux-vserver.org, Herbert Poetzl , "Serge E. Hallyn" , Alan Cox , Arjan van de Ven , Suleiman Souhlal , Hubertus Franke , Cedric Le Goater , Kyle Moffett , Kirill Korotaev , Greg , Linus Torvalds , Andrew Morton , Greg KH , Rik van Riel , Alexey Kuznetsov , Andrey Savochkin , Kirill Korotaev , Andi Kleen , Benjamin Herrenschmidt , Jeff Garzik , Trond Myklebust , Jes Sorensen In-Reply-To: References: Content-Type: text/plain Date: Mon, 06 Feb 2006 11:56:11 -0800 Message-Id: <1139255772.6189.106.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 675 Lines: 18 On Mon, 2006-02-06 at 12:29 -0700, Eric W. Biederman wrote: > Introduce is_init to capture this case. > > With multiple pid spaces for all of the cases affected we are looking > for only the first process on the system, not some other process that > has pid == 1. If we have cases where each container has its own init (like vserver, right?), will this naming get confusing? Will we have pseudo-init tasks as well? -- Dave - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/