summaryrefslogtreecommitdiff
path: root/net/irda
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2015-06-13 14:39:59 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2015-06-14 10:40:16 +0200
commit96f51428c43de20723630f0d756a7a9a42cbd974 (patch)
treee091eedd03dafcb68da9fb00fc2cf4db00b50483 /net/irda
parentb57b2d1fa53fe8563bdfc66a33b844463b9af285 (diff)
netfilter: ipset: Introduce RCU locking in bitmap:* types
There's nothing much required because the bitmap types use atomic bit operations. However the logic of adding elements slightly changed: first the MAC address updated (which is not atomic), then the element activated (added). The extensions may call kfree_rcu() therefore we call rcu_barrier() at module removal. Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Diffstat (limited to 'net/irda')
0 files changed, 0 insertions, 0 deletions