From: Christoph Hellwig Date: Wed, 16 Apr 2014 07:44:56 +0000 (+0200) Subject: blk-mq: add blk_mq_start_hw_queues X-Git-Tag: omap-for-v3.17/soc-cleanup~42^2~7^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f268556567ebeb3538f99b9bdad177581439dcb;p=pandora-kernel.git blk-mq: add blk_mq_start_hw_queues Add a helper to unconditionally kick contexts of a queue. This will be needed by the SCSI layer to provide fair queueing between multiple devices on a single host. Signed-off-by: Christoph Hellwig Signed-off-by: Jens Axboe --- Reading git-diff-tree failed