Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753963AbbFDVW4 (ORCPT ); Thu, 4 Jun 2015 17:22:56 -0400 Received: from mail-pa0-f41.google.com ([209.85.220.41]:33647 "EHLO mail-pa0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751672AbbFDVWy (ORCPT ); Thu, 4 Jun 2015 17:22:54 -0400 Date: Fri, 5 Jun 2015 06:22:42 +0900 From: Tejun Heo To: Robert Richter Cc: Robert Richter , Sunil Goutham , Jiang Liu , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v4 3/3] AHCI: Add generic MSI-X interrupt support to SATA PCI driver Message-ID: <20150604212242.GW20091@mtj.duckdns.org> References: <1433073319-13796-1-git-send-email-rric@kernel.org> <1433073319-13796-4-git-send-email-rric@kernel.org> <20150603054422.GD20091@mtj.duckdns.org> <20150604090355.GC10428@rric.localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150604090355.GC10428@rric.localhost> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 723 Lines: 20 Hello, Robert. On Thu, Jun 04, 2015 at 11:03:55AM +0200, Robert Richter wrote: > I can't estimate the impact to other devices of this change (option > 2). If you think this will be ok I will remove the check. But we could > leave it in for the first time and remove it later once tested on such > a device. Please let me know your opinion on this. Yeah, let's just enable msix if supported. If some devices are broken, they need to be blacklisted anyway. 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/