From mboxrd@z Thu Jan 1 00:00:00 1970 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2D50DC4345F for ; Fri, 12 Apr 2024 13:21:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-ID:Date:To:Cc:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Ss9B+QTTuc1/9TYZuG9ZwzF6VwhNvn9SgdDMiyoyRVQ=; b=FyS9/W1zZ+QTIn UzE7CPimrdh7XtVf0JSydUPjaRqiJkcwLcWWrEPVPBV2c9P0YlFsPFEmrvG50k1LLQ+tHKj0JU2/s L59yIM8/MWIy1+tIRdvcu5Ec2Z+9BrWRqP9Wj/EGIoUeYKBBIUzKq77rhtbIYNXV5vLJARHTglYYF mLaI+b9OH1osZ/XAx1aBcjzyY0mfXVt7sBiE7IPjRYqB6bU8lQVLVmxTsaCpMM0FiHLmCVESkupLp tDnJ/QQMgUIXc6eCdRp9eYG1Vt4UEclerC8vTRWeYQ3NQA4lhMeVpsgmQRv+N6hfj9Ls2OS/XZD+Y ZN2aRiefXzljVh8NBing==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvGpt-0000000HIjC-1GkF; Fri, 12 Apr 2024 13:20:57 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvGpp-0000000HIfS-2vyp for linux-arm-kernel@lists.infradead.org; Fri, 12 Apr 2024 13:20:55 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 652BFCE38E5; Fri, 12 Apr 2024 13:20:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 15368C113CC; Fri, 12 Apr 2024 13:20:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1712928049; bh=PQQpzC8aHtKvR7HTwtyF8FbW128SqKGMM542lazOo/Q=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=gXPEuMar9KadNdw2Nt9ANpGzPAoYAuCgC4JpO6unmTDSz9S+fC/cHa55zUKK7VY8s T/sfC8Q+ynMmnfQJDIvsv5XNt6H2ilF7GSAqfA/3dVzq38IeARX5LZfCq8LZKIWN7X MlOLUCLLe8Fb8m49SN6rTdJ5zymIdVvipaIxcHVGVA5pN6kEy5sPyz5pvGQvCzhA04 XuIIT6LT2iXEPVJFo9N95EMyf6einhJv+i4FZUYV9NrG88e1iV9lJIdvb8E+KgZVSW hrnOZJk4Yiwnl14wogcLka9jRxCLRCqeLu8S/v3DGP/pnGyZUPUno5Iojwg/uEB1+p NZdSEb2P2DEXw== MIME-Version: 1.0 In-Reply-To: <20240412151648.653d41be@device-28.home> References: <20240412104615.3779632-1-maxime.chevallier@bootlin.com> <171292699033.4917.4025686054785818967@kwain> <20240412151648.653d41be@device-28.home> Subject: Re: [PATCH net-next] net: phy: phy_link_topology: Handle NULL topologies From: Antoine Tenart Cc: davem@davemloft.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, thomas.petazzoni@bootlin.com, Andrew Lunn , Jakub Kicinski , Eric Dumazet , Paolo Abeni , Russell King , linux-arm-kernel@lists.infradead.org, Christophe Leroy , Herve Codina , Florian Fainelli , Heiner Kallweit , Vladimir Oltean , =?utf-8?q?K=C3=B6ry?= Maincent , Jesse Brandeburg , Marek =?utf-8?q?Beh=C3=BAn?= , Piergiorgio Beruto , Oleksij Rempel , =?utf-8?q?Nicol=C3=B2?= Veronese , Simon Horman , mwojtas@chromium.org, Nathan Chancellor To: Maxime Chevallier Date: Fri, 12 Apr 2024 15:20:46 +0200 Message-ID: <171292804624.4917.3749042257366624495@kwain> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240412_062054_032650_7386E1E5 X-CRM114-Status: GOOD ( 11.88 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Maxime Chevallier (2024-04-12 15:16:48) > On Fri, 12 Apr 2024 15:03:10 +0200 > Antoine Tenart wrote: > > Quoting Maxime Chevallier (2024-04-12 12:46:14) > > > > > > This patch fixes a commit that is in net-next, hence the net-next tag and the > > > lack of "Fixes" tag. > > > > You can use Fixes: on net-next, that still helps to identify which > > commit is being fixed (eg. for reviews, while looking at the history, > > etc). > > Won't the tag become invalid when the commit gets merged into an -rc > release then ? If the commit is in net or net-next it should not, as it'll be pulled & merged. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel