aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEelco Chaudron <[email protected]>2020-11-03 09:25:49 +0100
committerJakub Kicinski <[email protected]>2020-11-03 16:57:42 -0800
commitfea07a487c6dd422dc8837237c9d2bc7c33119af (patch)
treeebc98ebedce3b675e448eea3944ed2215c164c3c /tools/perf/scripts/python
parentdbfe394dad33f99cf8458be50483ec40a5d29c34 (diff)
net: openvswitch: silence suspicious RCU usage warning
Silence suspicious RCU usage warning in ovs_flow_tbl_masks_cache_resize() by replacing rcu_dereference() with rcu_dereference_ovsl(). In addition, when creating a new datapath, make sure it's configured under the ovs_lock. Fixes: 9bf24f594c6a ("net: openvswitch: make masks cache size configurable") Reported-by: [email protected] Signed-off-by: Eelco Chaudron <[email protected]> Link: https://lore.kernel.org/r/160439190002.56943.1418882726496275961.stgit@ebuild Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions