aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/Build
diff options
context:
space:
mode:
authorVlad Buslov <[email protected]>2020-02-17 12:12:11 +0200
committerDavid S. Miller <[email protected]>2020-02-17 14:17:02 -0800
commit107f2d50916500985b9fffd7c77d8c14809f9802 (patch)
treed99a6519c6c2b5f32fccd320dae79635cc9d0bfe /tools/perf/scripts/python/Perf-Trace-Util/Build
parent487e9589cc0ebebde4d1c4764aab271e5680a6b6 (diff)
net: sched: refactor ct action helpers to require tcf_lock
In order to remove rtnl lock dependency from flow_action representation translator, change rtnl_dereference() to rcu_dereference_protected() in ct action helpers that provide external access to zone and action values. This is safe to do because the functions are not called from anywhere else outside flow_action infrastructure which was modified to obtain tcf_lock when accessing action data in one of previous patches in the series. Signed-off-by: Vlad Buslov <[email protected]> Acked-by: Jiri Pirko <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Build')
0 files changed, 0 insertions, 0 deletions