aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/i2c
diff options
context:
space:
mode:
authorAndrey Vagin <avagin@openvz.org>2011-11-10 05:48:03 +0000
committerDavid S. Miller <davem@davemloft.net>2011-11-14 00:38:53 -0500
commitef5e0d8237287db3a12d84f08fb2483d7a30a943 (patch)
tree788e6c6546b4e3af7b01e0863ef4f2d8808e50ef /drivers/i2c
parentip6_tunnel: copy parms.name after register_netdevice (diff)
downloadwireguard-linux-ef5e0d8237287db3a12d84f08fb2483d7a30a943.tar.xz
wireguard-linux-ef5e0d8237287db3a12d84f08fb2483d7a30a943.zip
bridge: Fix potential deadlock on br->multicast_lock
multicast_lock is taken in softirq context, so we should use spin_lock_bh() in userspace. call-chain in softirq context: run_timer_softirq() br_multicast_query_expired() call-chain in userspace: sysfs_write_file() store_multicast_snooping() br_multicast_toggle() Signed-off-by: Andrew Vagin <avagin@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions