From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753542Ab2I0RjL (ORCPT ); Thu, 27 Sep 2012 13:39:11 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:63974 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753330Ab2I0RjJ (ORCPT ); Thu, 27 Sep 2012 13:39:09 -0400 Date: Thu, 27 Sep 2012 10:39:05 -0700 From: Greg KH To: Michael Leun Cc: linux@rainbow-software.org, davem@davemloft.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [3.5 regression / mcs7830 / bisected] bridge constantly toggeling between disabled and forwarding Message-ID: <20120927173905.GC21025@kroah.com> References: <20120723091504.2d035d28@xenia.leun.net> <20120724013634.11bf1360@xenia.leun.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120724013634.11bf1360@xenia.leun.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 24, 2012 at 01:36:34AM +0200, Michael Leun wrote: > On Mon, 23 Jul 2012 09:15:04 +0200 > Michael Leun wrote: > > [see issue description below] > > Bisecting yielded > > b1ff4f96fd1c63890d78d8939c6e0f2b44ce3113 is the first bad commit > commit b1ff4f96fd1c63890d78d8939c6e0f2b44ce3113 > Author: Ondrej Zary > Date: Fri Jun 1 10:29:08 2012 +0000 > > mcs7830: Implement link state detection > > Add .status callback that detects link state changes. > Tested with MCS7832CV-AA chip (9710:7830, identified as rev.C by the driver). > Fixes https://bugzilla.kernel.org/show_bug.cgi?id=28532 > > Signed-off-by: Ondrej Zary > Signed-off-by: David S. Miller > > :040000 040000 5480780cb5e75c57122a621fc3bab0108c16be27 d97efd9cc0a465dff76bcd3a3c547f718f2a5345 M drivers > > > Reverting that from 3.5 makes the issue go away. Did this ever get resolved in 3.6-rc7 or any older kernel? I can't revert the patch from 3.5.y unless it's also fixed in Linus's tree. thanks, greg k-h