[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1387815539-12257-1-git-send-email-tom.leiming@gmail.com>
Date: Tue, 24 Dec 2013 00:18:55 +0800
From: Ming Lei <tom.leiming@...il.com>
To: Jens Axboe <axboe@...nel.dk>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] block: blk-mq: support blk_cleanup_queue on mq
Hi,
The first 2 patches support drain/sync mq queue in blk_cleanup_queue.
The 3rd patch calls blk_cleanup_queue() in removing device path
to fix queue leak problem.
The 4th patch doesn't export blk_mq_free_queue() because the function
is called in release handler of queue kobject, and drivers needn't
to call it.
Thanks,
--
Ming Lei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists