From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 7 Nov 2016 15:46:15 +0100 From: Christoph Hellwig To: Hannes Reinecke Cc: Christoph Hellwig , tglx@linutronix.de, axboe@kernel.dk, linux-block@vger.kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] blk-mq: add a first_vec argument to blk_mq_pci_map_queues Message-ID: <20161107144615.GA10584@lst.de> References: <1478473646-12524-1-git-send-email-hch@lst.de> <1478473646-12524-3-git-send-email-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: List-ID: On Mon, Nov 07, 2016 at 10:37:16AM +0100, Hannes Reinecke wrote: > With this patch smartpqi doesn't compile anymore; it still uses the old > interface. > So to get this merged you probably should send a patch for that one, too. I have a fixup patch for it, but as these two patches aren't against the SCSI tree I couldn't include it.