summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/netfilter_decnet.h
diff options
context:
space:
mode:
authorPaul E. McKenney2018-11-11 20:43:59 +0100
committerPablo Neira Ayuso2018-12-01 12:38:23 +0100
commitc8d1da4000b0b95bf95d3e13b7450eec5428da1e (patch)
tree5c345dc7895a0ececd925aeb165b710289e729e1 /include/uapi/linux/netfilter_decnet.h
parentnetfilter: nf_flow_table: simplify nf_flow_offload_gc_step() (diff)
downloadkernel-qcow2-linux-c8d1da4000b0b95bf95d3e13b7450eec5428da1e.tar.gz
kernel-qcow2-linux-c8d1da4000b0b95bf95d3e13b7450eec5428da1e.tar.xz
kernel-qcow2-linux-c8d1da4000b0b95bf95d3e13b7450eec5428da1e.zip
netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()
Now that call_rcu()'s callback is not invoked until after bh-disable regions of code have completed (in addition to explicitly marked RCU read-side critical sections), call_rcu() can be used in place of call_rcu_bh(). Similarly, rcu_barrier() can be used in place of rcu_barrier_bh() and synchronize_rcu() in place of synchronize_rcu_bh(). This commit therefore makes these changes. Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/uapi/linux/netfilter_decnet.h')
0 files changed, 0 insertions, 0 deletions