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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

