]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'further-sja1105-phylink-link-replay-fixups'
authorJakub Kicinski <kuba@kernel.org>
Sat, 7 Mar 2026 01:48:03 +0000 (17:48 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 7 Mar 2026 01:48:03 +0000 (17:48 -0800)
Vladimir Oltean says:

====================
Further SJA1105 phylink link replay fixups

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.

I haven't noticed any physical issues, it only has to do with the
soundness of the new call path introduced in January in commit
0b2edc531e0b ("net: dsa: sja1105: let phylink help with the replay of
link callbacks").
====================

Link: https://patch.msgid.link/20260304220900.3865120-1-vladimir.oltean@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge