diff options
| author | Jakub Kicinski <[email protected]> | 2018-11-27 22:24:55 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-11-30 13:30:44 -0800 |
| commit | 71844fac1ed459024dd2a448d63d5b28b8c87daa (patch) | |
| tree | 757e7f01f2fb237833ee6f9e92e33bd2c71db51d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | fbf60e377d5b9623abae599f947f3013c07842c4 (diff) | |
nfp: add locking around representor changes
Up until now we never needed to keep a networking locks around
representors accesses, we only accessed them when device was
reconfigured (under nfp pf->lock) or on fast path (under RCU).
Now we want to be able to iterate over all representors during
notifications, so make sure representor assignment is done
under RTNL lock.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: John Hurley <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions