Received: by 2002:a05:6359:c8b:b0:c7:702f:21d4 with SMTP id go11csp3552886rwb; Tue, 20 Sep 2022 01:02:47 -0700 (PDT) X-Google-Smtp-Source: AMsMyM7B5KgOo4+AcbLe7kPfmMNiN6aSMxCvod+0cb+0XW5Akh6JngvhlQ1ruc4oB/UmLA00G4QY X-Received: by 2002:a17:907:1c20:b0:781:c7fc:518e with SMTP id nc32-20020a1709071c2000b00781c7fc518emr1182075ejc.309.1663660966962; Tue, 20 Sep 2022 01:02:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1663660966; cv=none; d=google.com; s=arc-20160816; b=Gn4dXIG8MGlvU8N85M44MyZbmSDMIk7lQ2NtP+wXXFIfapFOjkuObQiKTLrDwKV5mu MtZRHLmUGAVk0ykVZGB/sqRb0y2de2nSj88LWcOgpG6xhNuUbg2nekRrpHOFq2agFX/j T4fIFJAV062nW9+lVukbfSdWUnlhfNnSu4WQefugpUo/Zd8ud8H4ouoaMemd6mByp0LC E8AztD21yVzIbjEiXMjJknNEhkQ+k6RPo1/hmrpSuQzO4z3zBnVeH4b0NMO2ozDIlozu uALwBlkwKs5Kj92dnfprn5NJHet1zSFxPttAb4Zc/jsrGj7JiCHvDohsQQ3+Gn1svTDY Sauw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=JQEzCcIo+aIS/4H2mQafccHHVW62japiSLP9g/e41ds=; b=elUdlXOEx1mPIyDqhMRjh1RUOe13CZsLKW2AUj3XGSQPf22nHcmUwVMLequG20N/Pl 1+FijGfzKcjdBn9smmACRq1cwIefi9OZgh7Idf5RopmXFp+pWWJlgN8h1QW6oloFoX9E IbLADRxRa0aAXJQL8bgcnG0dgYqUCcnSNAJxiCiW1oX13loZ0cQfV/jC06yhBsrL37go ViLaWXQYfXpHEn6xbf7PvWUk05xRIJ1xYPBNgcnTeDuSg21SbJX6bLmxJEUCVIEua/RY g8s7ZPKX9VK3RZBiJS0Qwh2W7srN+YxwcOTSyjpzQzzpFHAx/oFdmpWE7ZhZMhM2PCVL fzLg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id s7-20020a508d07000000b0045194b3d3e3si1053962eds.555.2022.09.20.01.02.19; Tue, 20 Sep 2022 01:02:46 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230325AbiITHrV (ORCPT + 99 others); Tue, 20 Sep 2022 03:47:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35026 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230478AbiITHqg (ORCPT ); Tue, 20 Sep 2022 03:46:36 -0400 Received: from wp530.webpack.hosteurope.de (wp530.webpack.hosteurope.de [IPv6:2a01:488:42:1000:50ed:8234::]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 00F3F267E; Tue, 20 Sep 2022 00:45:45 -0700 (PDT) Received: from [2a02:8108:963f:de38:eca4:7d19:f9a2:22c5]; authenticated by wp530.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) id 1oaXwq-00084B-2t; Tue, 20 Sep 2022 09:45:40 +0200 Message-ID: <9165d763-ec2c-3014-cebf-121934ad93f3@leemhuis.info> Date: Tue, 20 Sep 2022 09:45:39 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.1 Subject: Re: [PATCH net 0/2] Revert fec PTP changes Content-Language: en-US, de-DE To: Francesco Dolcini , Marc Kleine-Budde Cc: Joakim Zhang , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , =?UTF-8?B?Q3PDs2vDoXMgQmVuY2U=?= , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Guenter Roeck , Andrew Lunn References: <20220912070143.98153-1-francesco.dolcini@toradex.com> <20220912122857.b6g7r23esks43b3t@pengutronix.de> <20220912123833.GA4303@francesco-nb.int.toradex.com> From: Thorsten Leemhuis In-Reply-To: <20220912123833.GA4303@francesco-nb.int.toradex.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-bounce-key: webpack.hosteurope.de;regressions@leemhuis.info;1663659946;fbec6853; X-HE-SMSGID: 1oaXwq-00084B-2t X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12.09.22 14:38, Francesco Dolcini wrote: > On Mon, Sep 12, 2022 at 02:28:57PM +0200, Marc Kleine-Budde wrote: >> On 12.09.2022 09:01:41, Francesco Dolcini wrote: >>> Revert the last 2 FEC PTP changes from Csókás Bence, they are causing multiple >>> issues and we are at 6.0-rc5. >>> >>> Francesco Dolcini (2): >>> Revert "fec: Restart PPS after link state change" >>> Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`" >> >> Nitpick: I would revert "net: fec: Use a spinlock to guard >> `fep->ptp_clk_on`" first, as it's the newer patch. > > Shame on me, I do 100% agree, I inverted the 2 patches last second. What's the status of this patchset? It seems it didn't make any progress in the past few days, or am I missing something? Just asking, because the thing is: I'm pretty sure that Linus will be somewhat unhappy if there isn't any attempt to get this fixed before rc7, as the the problems caused by these patches are known for a while now. Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat) P.S.: As the Linux kernel's regression tracker I deal with a lot of reports and sometimes miss something important when writing mails like this. If that's the case here, don't hesitate to tell me in a public reply, it's in everyone's interest to set the public record straight.