diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2018-03-16 04:26:36 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2018-03-26 16:56:45 -0400 |
commit | 886ff146a73627c287262a7d92ddfb50baa29552 (patch) | |
tree | b1b433c79a507f1912271748e7329ce39eb2a4e5 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | f0ee70a042e267a517e943220e18ae62d3c1995a (diff) |
i40e: stop using cmpxchg flow in i40e_set_priv_flags()
Now that the only places which modify flags are either (a) during
initialization prior to creating a netdevice, or (b) while holding the
rtnl lock, we no longer need the cmpxchg64 call in i40e_set_priv_flags.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions