Re: [PATCH] blk-mq: fix blk_mq_start_stopped_hw_queues from irqcontext

From: Christoph Hellwig
Date: Mon Oct 07 2013 - 15:34:05 EST


On Sun, Oct 06, 2013 at 12:10:13PM -0600, Jens Axboe wrote:
> Thanks, applied. Might not be a bad idea to just mimic the run queue
> API, and provide a blk_mq_start_hw_queue(hctx, is_async) instead.

I have to see I really don't like this is_async, I'd much preper to
untangle those into separate versions further up the stack similar to
how the old blk_run_queue variants work.

But that'll have to wait a bit anyway, at least until you made a
decision on the plugging patch.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/