From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleg Nesterov Subject: Re: [PATCH 1/1] proc: make /proc/self point to thread Date: Tue, 27 Aug 2013 20:28:16 +0200 Message-ID: <20130827182816.GA2992@redhat.com> References: <20130826153301.GA15890@redhat.com> <20130826163704.GA21763@redhat.com> <20130826175441.GA28856@redhat.com> <20130827143938.GA19425@redhat.com> <20130827144004.GB19425@redhat.com> <20130827174916.GA802@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andrew Morton , "Eric W. Biederman" , Willy Tarreau , Al Viro , Andy Lutomirski , Ingo Molnar , Linux Kernel Mailing List , Linux FS Devel , Brad Spengler To: Linus Torvalds Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On 08/27, Linus Torvalds wrote: > > On Tue, Aug 27, 2013 at 10:49 AM, Oleg Nesterov wrote: > > > Although to be honest, I was seduced by "Worth testing". I mean I am > > just curious, who can suffer from this change? Nevermind, please > > ignore. > > Yeah, if we were to redesign /proc I'd do it differently, but I think > we should just accept that it works "well enough" and there's just too > much risk from making changes that aren't strictly required. Yes, agreed. To all: just in case, I will be completely offline till Sep 10, vacation. So, Eric, if you still disagree with s/task_pid/task_tgid/ change please nack that (minor) patch, we can return to this later. Oleg.