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 54986EB3640 for ; Mon, 2 Mar 2026 23:29:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To: From:Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=31XibZY9nB5Ar1vnpazCOACtxJ9dSnsFa3v0aJCBVtw=; b=gRNgGll/sIWi4sHxOHsml4EciZ onLc42lp/+VDE/Dd31VrEkIw6lHzb1epLTS/obsgB1Q5BZREOD0/Y7xy2ENXmHiKu/TeGrHTl3/3H ep/w5SI6fWGYSFZrx60vkWIW0VoAqFwaDCJRTkMXmNdVyS40OWtnaPPSYxVtxodhxX+SR9g/4jQWC TxwL06Ipf85X5+/8FBfszwG6yLwEyFzqQDfzUMgf9i228EuCXkybfDXvuMsCL+4ftxupl4nRL4Lm3 17MB5vDe6NbATIgFf742gmPImRP9zm+vwENschUSt5phz1R/jAtp7otDJTIjQ8VkhdmfnATmejQ+s 4tI1VDZQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vxChz-0000000ECqY-1F6z; Mon, 02 Mar 2026 23:29:51 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vxChy-0000000ECqO-0MUA; Mon, 02 Mar 2026 23:29:50 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 29758600AE; Mon, 2 Mar 2026 23:29:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 38149C19423; Mon, 2 Mar 2026 23:29:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1772494188; bh=JjhsBZbYD+PYZg+8Sa8bG20c+cqtp6NekCY1b69oRyQ=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=EKt/ujlmky2u6ZnrW0ZzIzvKVdvfswEr0r5SgScQgGqScbTcrnJfKRuu0fvXxqRid /hGQfglqXwH5c1P743ShC+bWlVez3LWQSj3+LVw6GzJYp5JUIGfOBH+QT8LapMMqha 0GWr8KXbhvMqimB8TJZJZkPt3p1jWNLC8zVfE7u7MN2ViPCaT6+pQzoYAwSR1kLfzz W0mPDaNfumIKp5D/kuzKmmViL8TO4MkLJswpI6fEVP0JKiMRBKw2h1SVzKczhk9TTM RDrhQXwMIEuxDcKkRdlRVD6Yokio18R8Hd3P+6sOVU9mKyAlHRowZPoKEFw7rnbseo ifkm0+P7hNdCA== Date: Mon, 2 Mar 2026 15:29:47 -0800 From: Jakub Kicinski To: Vladimir Oltean Cc: "Russell King (Oracle)" , Andrew Lunn , Alexandre Torgue , Andrew Lunn , "David S. Miller" , Eric Dumazet , linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, Mohd Ayaan Anwar , Neil Armstrong , netdev@vger.kernel.org, Paolo Abeni , Vinod Koul Subject: Re: [PATCH RESEND2 net-next 0/8] net: stmmac: qcom-ethqos: further serdes reorganisation Message-ID: <20260302152947.3f2a0c2d@kernel.org> In-Reply-To: <20260301120824.ot53bhv7z7kn5lfd@skbuf> References: <20260227165556.5cf9e844@kernel.org> <20260228083111.5df8550c@kernel.org> <20260301001453.lpd2rawy7bqxyivp@skbuf> <20260228163229.1024f263@kernel.org> <20260301120824.ot53bhv7z7kn5lfd@skbuf> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sun, 1 Mar 2026 14:08:24 +0200 Vladimir Oltean wrote: > > I don't recall us ever making a "dirty tag" on net-next which would > > propagate few 100s of netdev patches into someone else's tree :S > > IDK how Linus would react. It's the least good option IMO. > > Just for my curiosity, what difference would it make to him? The PHY PR will contain a bunch of networking code.