Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758970AbbGHTqY (ORCPT ); Wed, 8 Jul 2015 15:46:24 -0400 Received: from 36.223.133.77.rev.sfr.net ([77.133.223.36]:33419 "EHLO smtp.natisbad.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754859AbbGHTqP (ORCPT ); Wed, 8 Jul 2015 15:46:15 -0400 X-Greylist: delayed 558 seconds by postgrey-1.27 at vger.kernel.org; Wed, 08 Jul 2015 15:46:14 EDT From: arno@natisbad.org (Arnaud Ebalard) To: Stas Sergeev Cc: Greg Kroah-Hartman , linux-kernel@vger.kernel.org, stable@vger.kernel.org, Thomas Petazzoni , Florian Fainelli , netdev@vger.kernel.org, Stas Sergeev , "David S. Miller" , Sebastien Rannou Subject: Re: [PATCH 4.1 11/56] mvneta: add forgotten initialization of autonegotiation bits References: <20150708073237.780280770@linuxfoundation.org> <20150708073238.389781888@linuxfoundation.org> <559D5996.5080506@list.ru> <20150708173655.GA16101@kroah.com> <559D6DBE.4040900@list.ru> X-PGP-Key-URL: http://natisbad.org/arno@natisbad.org.asc X-Fingerprint: D3A5 B68A 839B 38A5 815A 781B B77C 0748 A7AE 341B X-Hashcash: 1:20:150708:thomas.petazzoni@free-electrons.com::naIEl92BCbSwkdar:000000000000000000000000000Rsw X-Hashcash: 1:20:150708:netdev@vger.kernel.org::T/IiX6lROZjXuOlX:0000000000000000000000000000000000000000/Em X-Hashcash: 1:20:150708:davem@davemloft.net::jQG+4o67m748jJKM:00000000000000000000000000000000000000000021Oc X-Hashcash: 1:20:150708:stsp@list.ru::/+A656Sp5uPRcyer:0000026lN X-Hashcash: 1:20:150708:stable@vger.kernel.org::D1L4JsMEkFlARMbh:00000000000000000000000000000000000000028yj X-Hashcash: 1:20:150708:linux-kernel@vger.kernel.org::wu2HFBMT1vk+CksF:0000000000000000000000000000000004M9N X-Hashcash: 1:20:150708:gregkh@linuxfoundation.org::iC9K155CKHgu+Iii:0000000000000000000000000000000000059rL X-Hashcash: 1:20:150708:mxs@sbrk.org::Y2IkNJk6fr1w8MuP:000003aEc X-Hashcash: 1:20:150708:f.fainelli@gmail.com::rch0b+cjB5iqLDiN:000000000000000000000000000000000000000005Ph0 X-Hashcash: 1:20:150708:stsp@users.sourceforge.net::VbhFpFVXrf6ZuMcF:00000000000000000000000000000000000ALKr Date: Wed, 08 Jul 2015 21:36:38 +0200 Message-ID: <87k2uasapl.fsf@natisbad.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1813 Lines: 45 Hi, Stas Sergeev writes: >>> Another problem was reported: >>> https://lkml.org/lkml/2015/7/8/865 >>> >>> So, while the above patch is correct and fixes what >>> it should, the original patch has more problems to deal >>> with. Maybe for stable it would be better to just revert >>> the whole thing? >> No, you will have to fix this in Linus's tree, right? So I'll take the >> patch that you get into there when that happens, I don't want to diverge >> from what is in that tree. > For Linus tree I am planning a new DT property to explicitly > enable the inband status. I don't see any quick fix suitable for > -stable, and new DT property will likely not be quickly accepted. > If you don't want a revert, then the stable will likely have that > regression for quite long, that's the warning. I do not think the problem is to have a revert in -stable, it's more having in in Linus tree *first* ;-) > OTOH, the revert will remove the support for my board, so I > won't be able to even test it, which is also not perfect. ATM, the priority is more on fixing the regressions the initial patch caused *for existing boards*. There were at least three boards which got hit by first regression during 4.1-rc and a new one on the table now that 4.1 is out. I understand your reluctance to revert the patch that made mvneta work for your custom board but it's unfair for others that are hit by the regressions it causes and have to spend time bisecting/fixing it. Anyway, if you come w/ a fix, I can commit to test it on the boards I have. Cheers, a+ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/