aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorShang XiaoJing <[email protected]>2022-11-14 10:57:58 +0800
committerTony Nguyen <[email protected]>2022-11-23 08:36:54 -0800
commit8cfa238a48f34038464b99d0b4825238c2687181 (patch)
tree817c46a3551e9782e9223f6bbe71e160a6fc20f3 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent748064b54c99418f615aabff5755996cd9816969 (diff)
ixgbevf: Fix resource leak in ixgbevf_init_module()
ixgbevf_init_module() won't destroy the workqueue created by create_singlethread_workqueue() when pci_register_driver() failed. Add destroy_workqueue() in fail path to prevent the resource leak. Similar to the handling of u132_hcd_init in commit f276e002793c ("usb: u132-hcd: fix resource leak") Fixes: 40a13e2493c9 ("ixgbevf: Use a private workqueue to avoid certain possible hangs") Signed-off-by: Shang XiaoJing <[email protected]> Reviewed-by: Saeed Mahameed <[email protected]> Tested-by: Konrad Jankowski <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions