From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sunset.davemloft.net (unknown [74.93.104.97]) by ozlabs.org (Postfix) with ESMTP id 2C898DDE41 for ; Tue, 17 Jul 2007 07:55:28 +1000 (EST) Date: Mon, 16 Jul 2007 14:55:30 -0700 (PDT) Message-Id: <20070716.145530.51840998.davem@davemloft.net> To: linas@austin.ibm.com Subject: Re: [PATCH] crash in 2.6.22-git2 sysctl_set_parent() From: David Miller In-Reply-To: <20070716172535.GB5771@austin.ibm.com> References: <20070713200515.GS5549@austin.ibm.com> <20070713.154702.17863636.davem@davemloft.net> <20070716172535.GB5771@austin.ibm.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: linuxppc-dev@ozlabs.org, netdev@vger.kernel.org, ebiederm@xmission.com, linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: linas@austin.ibm.com (Linas Vepstas) Date: Mon, 16 Jul 2007 12:25:35 -0500 > On Fri, Jul 13, 2007 at 03:47:02PM -0700, David Miller wrote: > > From: linas@austin.ibm.com (Linas Vepstas) > > Date: Fri, 13 Jul 2007 15:05:15 -0500 > > > > > > > > This is a patch (& bug report) for a crash in sysctl_set_parent() > > > in 2.6.22-git2. > > > > > > Problem: 2.6.22-git2 crashes with a stack trace > > > > > > Signed-off-by: Linas Vepstas > > > > Thanks for tracking this down, I'll apply your patch. > > NAK. As I just explained in another email, this bug > was introduced by the "send-to-self" patch I habitually > apply -- so habitually, that I forgot I was not working > with a "clean" tree. So it goes ... I saw all of this, thanks.