summaryrefslogtreecommitdiffstats
path: root/lib/rhashtable.c
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2014-09-02 11:29:56 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2014-09-03 10:57:08 +0200
commitd99407f42f05843ae9e23696ea6d91529d9600db (patch)
tree0cc353bb9c13a169dc9ce0ab2516713098f6d39f /lib/rhashtable.c
parent39f390167e9ca73c009d3c8e2d6c3b4286b02ab6 (diff)
downloadop-kernel-dev-d99407f42f05843ae9e23696ea6d91529d9600db.zip
op-kernel-dev-d99407f42f05843ae9e23696ea6d91529d9600db.tar.gz
netfilter: nft_rbtree: no need for spinlock from set destroy path
The sets are released from the rcu callback, after the rule is removed from the chain list, which implies that nfnetlink cannot update the rbtree and no packets are walking on the set anymore. Thus, we can get rid of the spinlock in the set destroy path there. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> Reviewied-by: Thomas Graf <tgraf@suug.ch>
Diffstat (limited to 'lib/rhashtable.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud