diff options
author | Jens Axboe <[email protected]> | 2019-03-18 08:10:32 -0600 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2019-03-18 08:10:32 -0600 |
commit | 81b74ac68c28fddb3589ad5d4d5e587baf4bb781 (patch) | |
tree | 79c66628783124bbb51cd4815801080f0fffaa09 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 6ce59025f1182125e75c8d121daf44056b65dd1f (diff) |
paride/pcd: cleanup queues when detection fails
The driver allocates queues for all the units it potentially
supports. But if we fail to detect any drives, then we fail
loading the module without cleaning up those queues. This is
now evident with the switch to blk-mq, though the bug has
been there forever as far as I can tell.
Also fix cleanup through regular module exit.
Reported-by: Randy Dunlap <[email protected]>
Tested-by: Randy Dunlap <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions