diff options
author | David S. Miller <davem@davemloft.net> | 2015-10-13 04:58:04 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-13 04:58:04 -0700 |
commit | bbb300eb976b613a8e4e666d3af39f5ab1031d22 (patch) | |
tree | ebe13617bfc4b22390d6a73f73f9a1db9b20deb6 /net/dccp/ipv4.c | |
parent | 4b918163aecdec1c5424dcc317907282c58838df (diff) | |
parent | f409d0ed87d2721e1099ce36266e98c5aea2d486 (diff) | |
download | linux-bbb300eb976b613a8e4e666d3af39f5ab1031d22.tar.bz2 |
Merge branch 'bridge-vlan'
Nikolay Aleksandrov says:
====================
bridge: vlan: cleanups & fixes (part 3)
Patch 01 converts the vlgrp member to use rcu as it was already used in a
similar way so better to make it official and use all the available RCU
instrumentation. Patch 02 fixes a bug where the vlan_list can be traversed
without rtnl or rcu held which could lead to using freed entries.
Patch 03 removes some redundant code that isn't needed anymore.
Patch 04 fixes a bug reported by Ido Schimmel about the vlan_flush order
and switchdevs, it moves it back.
v2: patch 03 and 04 are new, couldn't escape the second synchronize_rcu()
since the rhtable destruction can sleep
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp/ipv4.c')
0 files changed, 0 insertions, 0 deletions