Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 19 Aug 2002 15:10:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 19 Aug 2002 15:10:18 -0400 Received: from mx1.elte.hu ([157.181.1.137]:33472 "HELO mx1.elte.hu") by vger.kernel.org with SMTP id ; Mon, 19 Aug 2002 15:10:18 -0400 Date: Mon, 19 Aug 2002 21:15:31 +0200 (CEST) From: Ingo Molnar Reply-To: Ingo Molnar To: george anzinger Cc: Dave McCracken , Linus Torvalds , Subject: Re: [patch] O(1) sys_exit(), threading, scalable-exit-2.5.31-A6 In-Reply-To: <3D613F20.9E5E3B84@mvista.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 558 Lines: 17 On Mon, 19 Aug 2002, george anzinger wrote: > The current way its done, a child can not get the pid of its father and > thus would NEED to know it was being traced in order to do anything that > required such. [...] what do you mean by this? sys_getppid() uses ->real_parent so it gets the proper PID. Ingo - 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/