Hello Christoph,
On Tue, Dec 24, 2013 at 12:25 AM, Christoph Hellwig <h...@infradead.org> wrote: > On Tue, Dec 24, 2013 at 12:18:57AM +0800, Ming Lei wrote: >> This patch moves synchronization on mq->delay_work >> from blk_mq_free_queue() to blk_sync_queue(), so that >> blk_sync_queue can work on mq. > > Again, this is a LLD call, should have a separate blk_mq_sync_queue. > As I replied in previous mail, we have other LLD APIs which should be called for MQ too, also making current APIs adapt to MQ can simplify drivers. Thanks, -- Ming Lei -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/