Re: [PATCH net] net: phy: reject attach while the PHY driver is in transition

From: Aleksei Sviridkin

Date: Thu Sep 17 2026 - 17:28:22 EST


Fine, v2 will target net-next.

Out of curiosity, since I will run into this again: is the line
"needs instrumentation to reproduce -> net-next" about the window
being unreachable in practice, or about nobody having reported it?
The crash itself came from a real board; the msleep() only made the
race deterministic instead of occasional.