From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753402AbcKGOqt (ORCPT ); Mon, 7 Nov 2016 09:46:49 -0500 Received: from verein.lst.de ([213.95.11.211]:56805 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752904AbcKGOqo (ORCPT ); Mon, 7 Nov 2016 09:46:44 -0500 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 Content-Disposition: inline In-Reply-To: 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 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.