From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Date: Thu, 12 Jan 2017 14:42:18 +0100 From: Christoph Hellwig To: Bjorn Helgaas Cc: Dennis Chen , linux-pci@vger.kernel.org, linux-ide@vger.kernel.org, Lorenzo Pieralisi , Steve Capper , Marc Zyngier , Tom Long Nguyen , Bjorn Helgaas , Greg Kroah-Hartman , Tejun Heo , nd@arm.com, Christoph Hellwig , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] PCI:MSI Return -ENOSPC when requested vectors is not enough Message-ID: <20170112134218.GA15178@lst.de> References: <1480558504-18691-1-git-send-email-dennis.chen@arm.com> <20170111181853.GA14532@bhelgaas-glaptop.roam.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20170111181853.GA14532@bhelgaas-glaptop.roam.corp.google.com> List-ID: On Wed, Jan 11, 2017 at 12:18:53PM -0600, Bjorn Helgaas wrote: > Unless Christoph objects, I'll apply this, but I don't understand the > situation with 17a51f12cfbd. That commit doesn't check for EINVAL or > ENOSPC so I don't know what the connection with this patch is. I don't think that commit is the culprit. > I know Christoph said he changed something in ahci to treat all errors > the same, but I don't know where that is, either. "ahci: always fall back to single-MSI mode"