From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@infradead.org (Christoph Hellwig) Date: Fri, 16 Sep 2016 02:27:43 -0700 Subject: [PATCH RFC 00/21] blk-mq: Introduce combined hardware queues In-Reply-To: References: Message-ID: <20160916092743.GA5079@infradead.org> Hi Alex, this clashes badly with the my queue mapping rework that went into Jens tree recently. But in the meantime: there seem to be lots of little bugfixes and cleanups in the series, any chance you could send them out as a first series while updating the rest? Also please Cc the linux-block list for block layer patches that don't even seem to touch the nvme driver. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755703AbcIPJ1v (ORCPT ); Fri, 16 Sep 2016 05:27:51 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:41961 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751549AbcIPJ1o (ORCPT ); Fri, 16 Sep 2016 05:27:44 -0400 Date: Fri, 16 Sep 2016 02:27:43 -0700 From: Christoph Hellwig To: Alexander Gordeev Cc: linux-kernel@vger.kernel.org, Jens Axboe , linux-nvme@lists.infradead.org Subject: Re: [PATCH RFC 00/21] blk-mq: Introduce combined hardware queues Message-ID: <20160916092743.GA5079@infradead.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Alex, this clashes badly with the my queue mapping rework that went into Jens tree recently. But in the meantime: there seem to be lots of little bugfixes and cleanups in the series, any chance you could send them out as a first series while updating the rest? Also please Cc the linux-block list for block layer patches that don't even seem to touch the nvme driver.