diff options
author | Bart Van Assche <[email protected]> | 2017-04-26 13:47:51 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2017-04-26 15:09:04 -0600 |
commit | f05d1ba7871a2c20ca9ebb303aac89c9296d1f58 (patch) | |
tree | 3b501e9c6fff0d4888c7c82ab5d6b674d4188af0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 62d6c9496a2bded5262ac9f675b27facb3cd4ce8 (diff) |
blk-mq: Only unregister hctxs for which registration succeeded
Hctx unregistration involves calling kobject_del(). kobject_del()
must not be called if kobject_add() has not been called. Hence in
the error path only unregister hctxs for which registration succeeded.
Signed-off-by: Bart Van Assche <[email protected]>
Cc: Omar Sandoval <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions