diff options
author | John Fastabend <john.fastabend@gmail.com> | 2014-09-13 07:10:24 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-09-13 20:30:26 +0400 |
commit | 1f947bf151e90ec0baad294881607ebf321a2863 (patch) | |
tree | fdc1f051d80db9c09511b0b497e16ec8f5357e3b /net/sched/act_api.c | |
parent | b929d86d25352496c528fcd74fdcabe3f6a4994a (diff) | |
download | linux-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