Return-path: Received: from mx2.suse.de ([195.135.220.15]:59009 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752744AbXFMUg0 (ORCPT ); Wed, 13 Jun 2007 16:36:26 -0400 Date: Wed, 13 Jun 2007 13:35:02 -0700 From: Greg KH To: Michal Piotrowski Cc: Linus Torvalds , Andrew Morton , LKML , Netdev , linux-wireless@vger.kernel.org, Samuel Ortiz , Andrey Borzenkov , Bjorn Helgaas , Stephen Smalley , James Morris , Eric Paris , Ingo Molnar , Paulo Pereira , Alan Stern Subject: Re: [2/2] 2.6.22-rc4: known regressions with patches v3 Message-ID: <20070613203501.GA5708@suse.de> References: <46704B5D.5020106@googlemail.com> <46704C4D.5010803@googlemail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <46704C4D.5010803@googlemail.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, Jun 13, 2007 at 09:58:05PM +0200, Michal Piotrowski wrote: > USB > > Subject : list_add corruption. prev->next should be next (f7d28794), but > was f0df8ed4 (prev=f0df8ed4) Kernel Bug at lib/list_debug.c:33 > References : http://bugzilla.kernel.org/show_bug.cgi?id=8561 > Submitter : Paulo Pereira > Handled-By : Alan Stern > Patch : http://bugzilla.kernel.org/show_bug.cgi?id=8561#c8 > Status : patch was suggested I'm pretty sure this wasn't a "regression" and was always there, and that the proposed patch did fix the solution, right Paulo and Alan? thanks, greg k-h