From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760107Ab1IKOKs (ORCPT ); Sun, 11 Sep 2011 10:10:48 -0400 Received: from 173-166-109-252-newengland.hfc.comcastbusiness.net ([173.166.109.252]:44544 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754077Ab1IKOKr (ORCPT ); Sun, 11 Sep 2011 10:10:47 -0400 Date: Sun, 11 Sep 2011 10:10:40 -0400 From: Christoph Hellwig To: Pavel Ivanov Cc: Hin-Tak Leung , Christoph Hellwig , linux-fsdevel@vger.kernel.org, linux-kernel , Seth Forshee Subject: Re: Kernel 3.1.0-rc4 oops when connecting iPod Message-ID: <20110911141040.GA23339@infradead.org> References: <20110907175952.GC23829@thinkpad-t410> <1315451581.92826.YahooMailClassic@web29509.mail.ird.yahoo.com> <20110908162303.GA18435@ubuntu-NB505> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Sep 10, 2011 at 11:32:15PM -0400, Pavel Ivanov wrote: > Seth, Christoph, > > I've just found another wrong pointers freeing. The following patch > should fix it. I'd like to throw this into Seths previous patch, while adding an ACK for your finding. Is that fine with you?