aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/net.c
diff options
context:
space:
mode:
authorNikolay Aleksandrov <[email protected]>2018-12-05 13:14:25 +0000
committerDavid S. Miller <[email protected]>2018-12-06 01:01:51 +0000
commit4329596cb10d23c9e22c78e676a3667ef28ed62f (patch)
tree5cc06a0e796073d46762c92f80e846c820102375 /net/tipc/net.c
parentnet: bridge: convert multicast to generic rhashtable (diff)
downloadkernel-4329596cb10d23c9e22c78e676a3667ef28ed62f.tar.gz
kernel-4329596cb10d23c9e22c78e676a3667ef28ed62f.zip
net: bridge: multicast: use non-bh rcu flavor
The bridge multicast code has been using a mix of RCU and RCU-bh flavors sometimes in questionable way. Since we've moved to rhashtable just use non-bh RCU everywhere. In addition this simplifies freeing of objects and allows us to remove some unnecessary callback functions. v3: new patch Signed-off-by: Nikolay Aleksandrov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/net.c')
0 files changed, 0 insertions, 0 deletions