Files
linux/drivers/net/phy
Russell King 418d77caf2 net: phylink: avoid resolving link state too early
commit 87454b6edc upstream.

During testing on Armada 388 platforms, it was found with a certain
module configuration that it was possible to trigger a kernel oops
during the module load process, caused by the phylink resolver being
triggered for a currently disabled interface.

This problem was introduced by changing the way the SFP registration
works, which now can result in the sfp link down notification being
called during phylink_create().

Fixes: b5bfc21af5 ("net: sfp: do not probe SFP module before we're attached")
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Cc: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-02-27 10:08:09 +01:00
..
2018-03-19 08:42:43 +01:00
2017-05-30 12:42:27 -04:00
2019-02-12 19:46:10 +01:00
2017-03-24 15:33:32 +01:00
2017-08-06 20:55:28 -07:00
2017-08-06 20:55:28 -07:00
2018-03-03 10:24:36 +01:00