diff options
author | Nicholas Nunley <nicholas.d.nunley@intel.com> | 2021-06-04 19:48:55 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-11-16 02:40:04 +0300 |
commit | 2135a8d5c8186bc92901dc00f179ffd50e54c2ac (patch) | |
tree | 9e6ec36bcc751cb7e54b1da09f5a49cd40e18c61 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 89f22f129696ab53cfbc608e0a2184d0fea46ac1 (diff) | |
download | linux-2135a8d5c8186bc92901dc00f179ffd50e54c2ac.tar.xz |
iavf: don't clear a lock we don't hold
In iavf_configure_clsflower() the function will bail out if it is unable
to obtain the crit_section lock in a reasonable time. However, it will
clear the lock when exiting, so fix this.
Fixes: 640a8af5841f ("i40evf: Reorder configure_clsflower to avoid deadlock on error")
Signed-off-by: Nicholas Nunley <nicholas.d.nunley@intel.com>
Tested-by: Tony Brelinski <tony.brelinski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions