From: Christoph Hellwig Date: Mon, 26 May 2014 09:45:02 +0000 (+0200) Subject: blk-mq: idle all hardware contexts before freeing a queue X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~49^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19c5d84f14d2b01fe4c24e1444142f69e6dc08f6;p=pandora-kernel.git blk-mq: idle all hardware contexts before freeing a queue Without this we can leak the active_queues reference if a command is freed while it is considered active. Signed-off-by: Christoph Hellwig Signed-off-by: Jens Axboe --- Reading git-diff-tree failed