aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorCong Wang <[email protected]>2017-09-11 16:33:30 -0700
committerDavid S. Miller <[email protected]>2017-09-12 20:41:02 -0700
commitd7fb60b9cafb982cb2e46a267646a8dfd4f2e5da (patch)
tree06503aa2783d3a75739ec13263b1644779316274 /scripts/gdb/linux/modules.py
parentda8ab57863ed7e912d10b179b6bdc652f635bd19 (diff)
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 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions