From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751175AbcIOOcb (ORCPT ); Thu, 15 Sep 2016 10:32:31 -0400 Received: from verein.lst.de ([213.95.11.211]:55693 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754122AbcIOOcK (ORCPT ); Thu, 15 Sep 2016 10:32:10 -0400 Date: Thu, 15 Sep 2016 16:32:02 +0200 From: Christoph Hellwig To: Keith Busch Cc: Christoph Hellwig , axboe@fb.com, tglx@linutronix.de, agordeev@redhat.com, linux-block@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: blk-mq: allow passing in an external queue mapping V3 Message-ID: <20160915143202.GA26221@lst.de> References: <1473862739-15032-1-git-send-email-hch@lst.de> <20160915144050.GD16556@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160915144050.GD16556@localhost.localdomain> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks for all the testing and the review Keith, as well as the fixes earlier. Jens, what do you think of the series? Thomas has added the first 5 patches to https://git.kernel.org/cgit/linux/kernel/git/tip/tip.git/log/?h=irq/for-block so it would be great if we could pull that into a block branch and get the rest into the block tree sooner or later.