Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DC6D4C433EF for ; Wed, 24 Nov 2021 15:30:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236264AbhKXPdR (ORCPT ); Wed, 24 Nov 2021 10:33:17 -0500 Received: from vps0.lunn.ch ([185.16.172.187]:50248 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236235AbhKXPdQ (ORCPT ); Wed, 24 Nov 2021 10:33:16 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=0zu8tn9ID6lGE9Wj4S3+hQxg37uXJ+G7Hgh7Z/fOwio=; b=Uxsr5etidZqxHt8nHq80cd6Snu Z74UakM3yLNj+6bfq0dJJlTr5bbsU+71jryH/6R7fVnFufcLXqAvHhgOBxXdJXZq8DT1rgMjDBJ0N Lc6l+ENvyNzzKe2U9g0Zz/CxEB15ubVX/E1Al8rIPDPhYjKGNlBFQELT4ZSmWjlS9Xc4=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1mpuDc-00EWEE-3v; Wed, 24 Nov 2021 16:29:56 +0100 Date: Wed, 24 Nov 2021 16:29:56 +0100 From: Andrew Lunn To: Joel Stanley Cc: Dylan Hung , Linux Kernel Mailing List , linux-aspeed , Linux ARM , Networking , Andrew Jeffery , Jakub Kicinski , "David S . Miller" , Russell King , hkallweit1@gmail.com, BMC-SW Subject: Re: [PATCH] net:phy: Fix "Link is Down" issue Message-ID: References: <20211124061057.12555-1-dylan_hung@aspeedtech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > We should cc stable too. https://www.kernel.org/doc/html/v5.12/networking/netdev-FAQ.html#how-do-i-indicate-which-tree-net-vs-net-next-my-patch-should-be-in Andrew