diff options
author | Ming Lei <[email protected]> | 2017-02-22 18:14:01 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2017-03-08 09:56:12 -0700 |
commit | 6c8b232efea1ad3d263ff8b9c16b7e8767a77488 (patch) | |
tree | db30d630a2a170b7f67479654da43812c1d674fa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7ea5fe31c12dd8bcf4a9c5a4a7e8e23826a9a3b8 (diff) |
blk-mq: make lifetime consistent between hctx and its kobject
This patch removes kobject_put() over hctx in __blk_mq_unregister_dev(),
and trys to keep lifetime consistent between hctx and hctx's kobject.
Now blk_mq_sysfs_register() and blk_mq_sysfs_unregister() become
totally symmetrical, and kobject's refcounter drops to zero just
when the hctx is freed.
Signed-off-by: Ming Lei <[email protected]>
Tested-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions