aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorRobert Elliott <[email protected]>2015-04-23 09:34:53 -0500
committerJames Bottomley <[email protected]>2015-05-31 11:41:39 -0700
commit2efa5929cb448266fcfc19d50cb6cd32c59524ef (patch)
treec8372373a01e32370a6298f4d28401ca3cdb0d70 /tools/perf/scripts/python/netdev-times.py
parentb2ef480c4b6548e8287dd231256f7d5eccd0279d (diff)
hpsa: create workqueue after the driver is ready for use
Don't create the resubmit workqueue in hpsa_init_one until everything else is ready to use, so everything can be freed in reverse order of when they were allocated without risking freeing things while workqueue items are still active. Destroy the workqueue in the right order in hpsa_undo_allocations_after_kdump_soft_reset too. Reviewed-by: Scott Teel <[email protected]> Reviewed-by: Kevin Barnett <[email protected]> Reviewed-by: Tomas Henzl <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]> Signed-off-by: Robert Elliott <[email protected]> Signed-off-by: Don Brace <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions