Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 9 Aug 2002 17:39:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 9 Aug 2002 17:39:34 -0400 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:57614 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Fri, 9 Aug 2002 17:39:32 -0400 Date: Fri, 9 Aug 2002 14:42:59 -0700 (PDT) From: Linus Torvalds To: Paul Larson cc: Hubertus Franke , Rik van Riel , Andries Brouwer , Andrew Morton , , Dave Jones , lkml Subject: Re: [PATCH] Linux-2.5 fix/improve get_pid() In-Reply-To: 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: 695 Lines: 21 On Fri, 9 Aug 2002, Linus Torvalds wrote: > > There are various /proc paths, Andries had a full patch at some point a > long time ago. Hmm.. Giving them a quick glance-over, the /proc issues look like they shouldn't be there in 2.5.x anyway, since the inode number really is largely just a random number in 2.5 and all the real information is squirelled away at path open time. There's certainly a possibility for some cleanups, though. Linus - 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/