diff options
author | 2017-12-18 05:16:23 -0500 | |
---|---|---|
committer | 2018-01-23 11:29:19 -0800 | |
commit | a558566befaae03f64fd0e4271e6e4d17514644c (patch) | |
tree | 7d4b7010033cd335e83b278efc03102419cec072 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | i40e: avoid divide by zero (diff) | |
download | linux-dev-a558566befaae03f64fd0e4271e6e4d17514644c.tar.xz linux-dev-a558566befaae03f64fd0e4271e6e4d17514644c.zip |
i40evf: remove flush_scheduled_work call in i40evf_remove
flush_schedule_work blocks until completion of all scheduled
work items in global work-queue. This can cause deadlock in some
cases. i40evf_remove() cleans up necessary work items with
cancel_delayed_work_sync and cancel_work_sync. This fix removes
flush_schedule_work call inside i40evf_remove().
Signed-off-by: Sudheer Mogilappagari <sudheer.mogilappagari@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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions