Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754567AbbEMSLC (ORCPT ); Wed, 13 May 2015 14:11:02 -0400 Received: from mail-qk0-f170.google.com ([209.85.220.170]:35966 "EHLO mail-qk0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751921AbbEMSK6 (ORCPT ); Wed, 13 May 2015 14:10:58 -0400 Date: Wed, 13 May 2015 14:10:54 -0400 From: Tejun Heo To: Robert Richter Cc: Robert Richter , Catalin Marinas , Will Deacon , Sunil Goutham , Jiang Liu , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, Alexander Gordeev Subject: Re: [PATCH v2] AHCI: Add generic MSI-X interrupt support to SATA PCI driver Message-ID: <20150513181054.GB11388@htj.duckdns.org> References: <20150513143353.GU11388@htj.duckdns.org> <20150513143906.GV11388@htj.duckdns.org> <20150513172828.GA8449@rric.localhost> <20150513174640.GZ11388@htj.duckdns.org> <20150513180705.GZ10428@rric.localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150513180705.GZ10428@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: 634 Lines: 19 Hello, On Wed, May 13, 2015 at 08:07:05PM +0200, Robert Richter wrote: > So I will move msix after msi then and mark it as a special case if > msi is not supported. I don't want to move it after intx since this is > the fallback if nothing else works, there is no explicit check for > intx, I even don't know if that is possible at all. Sure, that sounds good to me. 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/