From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755009Ab0IMUlY (ORCPT ); Mon, 13 Sep 2010 16:41:24 -0400 Received: from mbox2.netikka.net ([213.250.81.203]:37994 "EHLO mbox2.netikka.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751895Ab0IMUlX (ORCPT ); Mon, 13 Sep 2010 16:41:23 -0400 X-Greylist: delayed 430 seconds by postgrey-1.27 at vger.kernel.org; Mon, 13 Sep 2010 16:41:23 EDT Message-ID: <4C8E8C73.60306@mandriva.org> Date: Mon, 13 Sep 2010 23:41:23 +0300 From: Thomas Backlund User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; sv-SE; rv:1.9.2.9) Gecko/20100825 Thunderbird/3.1.3 MIME-Version: 1.0 To: "stable@kernel.org" CC: "John W. Linville" , David Miller , "gregkh@suse.de" , "Larry.Finger@lwfinger.net" , "linux-kernel@vger.kernel.org" , "netdev@vger.kernel.org" Subject: Re: [33-stable regression ssb/broadcom] References: <4C8E6192.2010003@mandriva.org> <20100913.122329.39186333.davem@davemloft.net> <20100913193647.GD4052@tuxdriver.com> <4C8E8AC2.2030201@mandriva.org> In-Reply-To: <4C8E8AC2.2030201@mandriva.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thomas Backlund skrev 13.9.2010 23:34: > John W. Linville skrev 13.9.2010 22:36: >> On Mon, Sep 13, 2010 at 12:23:29PM -0700, David Miller wrote: >>> From: Thomas Backlund >>> Date: Mon, 13 Sep 2010 20:38:26 +0300 >>> >>>> In Mandriva 2010.1 we noticed that 2.6.33.7 broke ssb/Broadcom lan for >>>> several users... >>>> >>>> Issue is tracked at: >>>> https://qa.mandriva.com/show_bug.cgi?id=60968 >>>> >>>> Reverting the commit restores a working lan. >>>> >>>> The offending commit is: >>> >>> Please always CC: netdev on networking reports, otherwise you are >>> very unlikely to get any experts looking into your issue. >> >> IIRC, there was a bad patch that got sent for the 2.6.33.y series. >> I thought it had been reverted or fixed already? >> > > Nope. > > It got added in 2.6.33.7 > http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.33.y.git;a=commit;h=6fb037c2ed8378c7ab0c1e00536ba6b2a866503e > After checking some more... I see the revert of the broken patch was done in 2.6.34.3 and a set of ssb patches replacing it... but it didn't happend for 2.6.33.y -- Thomas