On Tue, Dec 9, 2014 at 12:39 PM, Jens Axboe <[email protected]> wrote: > On 12/08/2014 05:41 PM, Ming Lei wrote: > > > Picked up for 3.19, sorry for the delay. I'm curious how this queue gets
Thanks! > scheduled, though. My worry here would be that we are masking a bug that > should be fixed separately. That is because the schedule unit of following interfaces is per request_queue, and they are easily used in drivers now: blk_mq_start_hw_queues() blk_mq_start_stopped_hw_queues() blk_mq_kick_requeue_list(). 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/

