From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarek Poplawski Subject: Re: [PATCH] ax25: Fix ax25_cb refcounting in ax25_ctl_ioctl Date: Fri, 25 Sep 2009 22:29:56 +0200 Message-ID: <20090925202956.GA3462@del.dom.local> References: <20090921201157.GA5460@del.dom.local> <4ABA9058.3010605@free.fr> <20090925131038.GA14778@ff.dom.local> <20090925134052.GA1661@linux-mips.org> <20090925183504.GA3307@del.dom.local> <4ABD1EF3.7040400@upmc.fr> Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=lanwP9hti1J/7uCcWjn2s8C3/na6eJhOT6P/ebWxSIY=; b=Dqvf3eEeeY3j/U4fSvF75ZmlPKxHGMHUMrcx1S/KyMldA6oD7vfcb6fCnB1fO16JjF xLhgREtLLjFYz3V2BfnStqaVcnnvEOkGWv9PDc5+iCB+/GVOle//R1tX/pMC8FCLsbxm 6zgTzq5FHgOg3dc2h5BvtQ1HaEIDfUZLmd2/g= Content-Disposition: inline In-Reply-To: <4ABD1EF3.7040400@upmc.fr> Sender: linux-hams-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Bernard Pidoux Cc: Ralf Baechle DL5RB , David Miller , Bernard Pidoux F6BVP , Linux Netdev List , linux-hams On Fri, Sep 25, 2009 at 09:50:11PM +0200, Bernard Pidoux wrote: > Hi Jarek, > > patch applied to 2.6.31.1 kernel keeping your other AX25 debugging patches. Actually, only one of them is for debugging. > > So far, so good ! Very strange...;-) It seems I might have been wrong and the previous patch could actually fix those oopses. Then it would point at some problems while starting netrom connections as the main suspect. Thanks, Jarek P.