From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 28B23217723 for ; Sat, 7 Mar 2026 02:00:10 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772848811; cv=none; b=e0Z3dFBLZzlucCJmTUGxxf+Um8oII+j3oXaLYzArZGitQmF19N7yQ8The0wSfpbUjNPfT6UVMn4Zqo1orPok0cbJO4EI7LYcg0rz68jLfEvQcsOR/ue54VOUyMGow+9EOqTBDLRMomtZ+NWhiLUQ4FndLTBsX73uY3hYALfq84I= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772848811; c=relaxed/simple; bh=Q6fKxYeCVlrVBat5UFnra6aUzWBCHUjijrrqyQYJVJk=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=rVEisfrFwEomYkMgwSAg19SDn9JZ5w/Q8DksgoIEy5AFRKg8or7ySHrc0yMdMzdv1mBQFN4ASYjqi0JLLenXVHLW774IptQ9wFSlWvbiXCgDBZ3+4CfdyEBd+UxfABQGi+xtkuk/tCTQklSGnoVBsWoALV990XBS0epPHX0QVPs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=b3y7va+v; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="b3y7va+v" Received: by smtp.kernel.org (Postfix) with ESMTPSA id A7E53C4CEF7; Sat, 7 Mar 2026 02:00:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1772848810; bh=Q6fKxYeCVlrVBat5UFnra6aUzWBCHUjijrrqyQYJVJk=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=b3y7va+vqtaClVFUy5sLtXEgAivbNfaK7lIN85DE5sCrPdSs+2y6r4Mjiy9RRx3wU 9HAR+/Aq5oWDBq/GQ0e6TBEg/FL7D+Vmj+AkdwS5eA+TPO2TSm43lkCkl68m7JwI6v qgAfCrzWInkTTZo7JtPs3kavggNOAir1OtR6O1OLDHwm97DIix5wPK9LPZLfabwA9D k9uDV4tMH3IPrZw5e584zAnx9mBH/KfHbj8lE99eUaO2p+vSPhK30MyS5sDehHYRpG 7RORCsU3ZrlDHvl6CMgWHZJccAcep1Gl5UUilBKaSrIZkovS0k5bUPGeDZm26lnPdP DYasOTkNkd16w== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 02CD13808200; Sat, 7 Mar 2026 02:00:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net 0/2] Further SJA1105 phylink link replay fixups From: patchwork-bot+netdevbpf@kernel.org Message-Id: <177284880980.123899.682744620861454371.git-patchwork-notify@kernel.org> Date: Sat, 07 Mar 2026 02:00:09 +0000 References: <20260304220900.3865120-1-vladimir.oltean@nxp.com> In-Reply-To: <20260304220900.3865120-1-vladimir.oltean@nxp.com> To: Vladimir Oltean Cc: netdev@vger.kernel.org, andrew@lunn.ch, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, linux@armlinux.org.uk Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski : On Thu, 5 Mar 2026 00:08:58 +0200 you wrote: > While I was playing around with the subsystem knowledge in Chris Mason's > review-prompts to see what LLMs would have needed to catch the bug > behind commit bfd264fbbbca ("net: dsa: sja1105: protect link replay > helpers against NULL phylink instance"), it flagged another issue > instead, which IMO is valid. This is being fixed in patch 2/2. > Patch 1/2 is preparatory reordering for that. > > [...] Here is the summary with links: - [net,1/2] net: dsa: sja1105: reorder sja1105_reload_cbs() and phylink_replay_link_end() https://git.kernel.org/netdev/net/c/976703cae737 - [net,2/2] net: dsa: sja1105: ensure phylink_replay_link_end() will not be missed https://git.kernel.org/netdev/net/c/ce2da643f00a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html