public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] Further SJA1105 phylink link replay fixups
@ 2026-03-04 22:08 Vladimir Oltean
  2026-03-04 22:08 ` [PATCH net 1/2] net: dsa: sja1105: reorder sja1105_reload_cbs() and phylink_replay_link_end() Vladimir Oltean
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vladimir Oltean @ 2026-03-04 22:08 UTC (permalink / raw)
  To: netdev
  Cc: Andrew Lunn, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Russell King

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").

Vladimir Oltean (2):
  net: dsa: sja1105: reorder sja1105_reload_cbs() and
    phylink_replay_link_end()
  net: dsa: sja1105: ensure phylink_replay_link_end() will not be missed

 drivers/net/dsa/sja1105/sja1105_main.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-03-07  2:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-04 22:08 [PATCH net 0/2] Further SJA1105 phylink link replay fixups Vladimir Oltean
2026-03-04 22:08 ` [PATCH net 1/2] net: dsa: sja1105: reorder sja1105_reload_cbs() and phylink_replay_link_end() Vladimir Oltean
2026-03-04 22:09 ` [PATCH net 2/2] net: dsa: sja1105: ensure phylink_replay_link_end() will not be missed Vladimir Oltean
2026-03-07  2:00 ` [PATCH net 0/2] Further SJA1105 phylink link replay fixups patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox