summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter
diff options
context:
space:
mode:
authorJulian Anastasov2013-03-22 10:46:54 +0100
committerPablo Neira Ayuso2013-04-02 00:23:58 +0200
commitac69269a45e84c1772dcb9e77db976a932f4af22 (patch)
treefbb3e410c21de0f0de8a8f33976f89afe97be7fe /net/ipv4/netfilter
parentipvs: convert services to rcu (diff)
downloadkernel-qcow2-linux-ac69269a45e84c1772dcb9e77db976a932f4af22.tar.gz
kernel-qcow2-linux-ac69269a45e84c1772dcb9e77db976a932f4af22.tar.xz
kernel-qcow2-linux-ac69269a45e84c1772dcb9e77db976a932f4af22.zip
ipvs: do not disable bh for long time
We used a global BH disable in LOCAL_OUT hook. Add _bh suffix to all places that need it and remove the disabling from LOCAL_OUT and sync code. Functions like ip_defrag need protection from BH, so add it. As for nf_nat_mangle_tcp_packet, it needs RCU lock. Signed-off-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'net/ipv4/netfilter')
0 files changed, 0 insertions, 0 deletions