Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161394AbaDQN2P (ORCPT ); Thu, 17 Apr 2014 09:28:15 -0400 Received: from mail-qc0-f175.google.com ([209.85.216.175]:37346 "EHLO mail-qc0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756333AbaDQN2L (ORCPT ); Thu, 17 Apr 2014 09:28:11 -0400 Date: Thu, 17 Apr 2014 09:28:06 -0400 From: Tejun Heo To: Alexander Gordeev Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org Subject: Re: [PATCH v2 0/2] ahci: Tweaks to the driver's PCI function Message-ID: <20140417132806.GA15326@htj.dyndns.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 17, 2014 at 02:13:48PM +0200, Alexander Gordeev wrote: > Changes since v1: > - ahci_is_mrsm() open-coded inside ahci_init_interrupt() > - changelog elaborated > > Cc: linux-ide@vger.kernel.org > > Alexander Gordeev (2): > ahci: Ensure "MSI Revert to Single Message" mode is not enforced > ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range() > > drivers/ata/ahci.c | 19 ++++++++++++++----- > drivers/ata/ahci.h | 1 + > 2 files changed, 15 insertions(+), 5 deletions(-) Applied to libata/for-3.15-fixes. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/