diff options
author | Ming Lei <tom.leiming@gmail.com> | 2017-02-22 18:14:01 +0800 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-03-08 09:56:12 -0700 |
commit | 6c8b232efea1ad3d263ff8b9c16b7e8767a77488 (patch) | |
tree | db30d630a2a170b7f67479654da43812c1d674fa /scripts/gcc-goto.sh | |
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 <tom.leiming@gmail.com>
Tested-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'scripts/gcc-goto.sh')
0 files changed, 0 insertions, 0 deletions