diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2018-03-16 04:26:33 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2018-03-26 16:48:10 -0400 |
commit | 0605c45ce5f33a51e0b23e1d36f2e56db3c95f58 (patch) | |
tree | 25c6a75a8d24e9a6c81f67835d25c741dd736f91 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 134201aeadf3109ac9982ea81a79ec68442a07d1 (diff) |
i40e: move I40E_FLAG_TEMP_LINK_POLLING to state field
This flag is modified outside of the RTNL lock and thus should not be
part of the pf->flags variable.
Use a state bit instead, so that we can use atomic bit operations.
This is part of a larger effort to remove cmpxchg64 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