From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752664AbaHKJkJ (ORCPT ); Mon, 11 Aug 2014 05:40:09 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:58440 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751867AbaHKJkH (ORCPT ); Mon, 11 Aug 2014 05:40:07 -0400 Date: Mon, 11 Aug 2014 02:40:06 -0700 From: Christoph Hellwig To: Alexander Gordeev Cc: Christoph Hellwig , linux-kernel , Dept-Eng iSCSI Driver , linux-scsi , linux-pci , Vikas Chaudhary Subject: Re: [PATCH v2 RESEND 22/23] qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix() Message-ID: <20140811094006.GA722@infradead.org> References: <0496ccbc0f203afaeeb7758c146b93c2f387684c.1405533479.git.agordeev@redhat.com> <20140726084137.GL21129@agordeev.usersys.redhat.com> <3FC4AB8B47ECD546BCD4B361A64BEACD8C6CAFD2@avmb3.qlogic.org> <20140811085433.GL16504@dhcp-27-160.brq.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140811085433.GL16504@dhcp-27-160.brq.redhat.com> User-Agent: Mutt/1.5.23 (2014-03-12) 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 On Mon, Aug 11, 2014 at 10:54:34AM +0200, Alexander Gordeev wrote: > On Mon, Jul 28, 2014 at 11:47:19AM +0000, Vikas Chaudhary wrote: > > > > Acked-By: Vikas Chaudhary > > Christoph, > > This patch seems ready.. I will apply all the patches that have gotten reviews once I open up the queues for 3.18 which should be in about a week from now.