summaryrefslogtreecommitdiff
path: root/net/sched/act_api.c
diff options
context:
space:
mode:
authorJohn Fastabend <john.fastabend@gmail.com>2014-09-13 07:10:24 +0400
committerDavid S. Miller <davem@davemloft.net>2014-09-13 20:30:26 +0400
commit1f947bf151e90ec0baad294881607ebf321a2863 (patch)
treefdc1f051d80db9c09511b0b497e16ec8f5357e3b /net/sched/act_api.c
parentb929d86d25352496c528fcd74fdcabe3f6a4994a (diff)
downloadlinux-1f947bf151e90ec0baad294881607ebf321a2863.tar.xz
net: sched: rcu'ify cls_bpf
This patch makes the cls_bpf classifier RCU safe. The tcf_lock was being used to protect a list of cls_bpf_prog now this list is RCU safe and updates occur with rcu_replace. Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/act_api.c')
0 files changed, 0 insertions, 0 deletions