diff options
| author | Cong Wang <[email protected]> | 2017-09-11 23:33:30 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-09-13 03:41:02 +0000 |
| commit | d7fb60b9cafb982cb2e46a267646a8dfd4f2e5da (patch) | |
| tree | 06503aa2783d3a75739ec13263b1644779316274 /net/sched/cls_api.c | |
| parent | tcp/dccp: remove reqsk_put() from inet_child_forget() (diff) | |
| download | kernel-d7fb60b9cafb982cb2e46a267646a8dfd4f2e5da.tar.gz kernel-d7fb60b9cafb982cb2e46a267646a8dfd4f2e5da.zip | |
net_sched: get rid of tcfa_rcu
gen estimator has been rewritten in commit 1c0d32fde5bd
("net_sched: gen_estimator: complete rewrite of rate estimators"),
the caller is no longer needed to wait for a grace period.
So this patch gets rid of it.
This also completely closes a race condition between action free
path and filter chain add/remove path for the following patch.
Because otherwise the nested RCU callback can't be caught by
rcu_barrier().
Please see also the comments in code.
Cc: Jiri Pirko <[email protected]>
Cc: Jamal Hadi Salim <[email protected]>
Cc: Eric Dumazet <[email protected]>
Signed-off-by: Cong Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/sched/cls_api.c')
0 files changed, 0 insertions, 0 deletions
