diff options
| author | Jacob Keller <[email protected]> | 2022-02-22 16:27:09 -0800 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2022-03-15 13:23:02 -0700 |
| commit | f5f085c01d26d487673f508bce5bf8b7394ad059 (patch) | |
| tree | f3a38baeae23a85099a746a9fe3ea1ea13737ed1 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 9dbb33da123650dacb6e63889c7decf38e76149a (diff) | |
ice: introduce ICE_VF_RESET_LOCK flag
The ice_reset_vf function performs actions which must be taken only
while holding the VF configuration lock. Some flows already acquired the
lock, while other flows must acquire it just for the reset function. Add
the ICE_VF_RESET_LOCK flag to the function so that it can handle taking
and releasing the lock instead at the appropriate scope.
Signed-off-by: Jacob Keller <[email protected]>
Tested-by: Konrad Jankowski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions