summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>2017-09-26 21:57:21 +0300
committerDavid S. Miller <davem@davemloft.net>2017-09-28 20:28:24 +0300
commitb32ca44a88def4bf92626d8777494c6f14638c42 (patch)
tree6204f56250e49dd6d73f31815795ccac1a2d5704 /net
parentda7c9561015e93d10fe6aab73e9288e0d09d65a6 (diff)
downloadlinux-b32ca44a88def4bf92626d8777494c6f14638c42.tar.xz
net: dsa: mv88e6xxx: lock mutex when freeing IRQs
mv88e6xxx_g2_irq_free locks the registers mutex, but not mv88e6xxx_g1_irq_free, which results in a stack trace from assert_reg_lock when unloading the mv88e6xxx module. Fix this. Fixes: 3460a5770ce9 ("net: dsa: mv88e6xxx: Mask g1 interrupts and free interrupt") Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions