diff options
author | Vlad Lungu <vlad.lungu@windriver.com> | 2010-11-29 23:52:52 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-12-02 22:19:48 +0100 |
commit | f8e9616108c7003e6499c162459258f11c9dc85e (patch) | |
tree | 76b43ae643ff2e2898b18fd45b8b680d14221c1e /kernel/kallsyms.c | |
parent | net/ipv6/sit.c: return unhandled skb to tunnel4_rcv (diff) | |
download | linux-f8e9616108c7003e6499c162459258f11c9dc85e.tar.xz linux-f8e9616108c7003e6499c162459258f11c9dc85e.zip |
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>
Diffstat (limited to 'kernel/kallsyms.c')
0 files changed, 0 insertions, 0 deletions