diff options
author | Jacob Keller <[email protected]> | 2017-10-27 11:06:51 -0400 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2018-01-10 12:41:21 -0800 |
commit | 22ab4086579b342752bcb11d38d627bf6b38690c (patch) | |
tree | 9dc460924e84804e9aaa058bbedcb3568e3efbd4 /tools/perf/scripts/python | |
parent | 504398f0a78e724775d75abb3a0379ca04211a95 (diff) |
i40evf: release bit locks in reverse order
Although not strictly necessary, it is customary to reverse the order in
which we release locks that we acquire. This helps preserve lock
ordering during future refactors, which can help avoid potential
deadlock situations.
Signed-off-by: Jacob Keller <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions