android_kernel_xiaomi_sm8350/drivers/net/stmmac
Vlad Lungu f8e9616108 stmmac: priv->lock can be used uninitialized
To reproduce: if connman (http://connman.net/) is started,
inserting the stmmac module triggers a "BUG: spinlock bad magic on CPU#0".

Registering the device in stmmac_probe() sends a notification to connman
which brings the interface up before the lock is initialized.

Signed-off-by: Vlad Lungu <vlad.lungu@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-12-02 13:19:48 -08:00
..
common.h
descs.h
dwmac100_core.c
dwmac100_dma.c
dwmac100.h
dwmac1000_core.c
dwmac1000_dma.c
dwmac1000.h
dwmac_dma.h
dwmac_lib.c
enh_desc.c
Kconfig
Makefile
norm_desc.c
stmmac_ethtool.c
stmmac_main.c stmmac: priv->lock can be used uninitialized 2010-12-02 13:19:48 -08:00
stmmac_mdio.c
stmmac_timer.c
stmmac_timer.h
stmmac.h