Re: [PATCH] PCI:MSI Return -ENOSPC when requested vectors is not enough
From: Christoph Hellwig <hch@lst.de>
Date: 2016-12-01 08:52:43
Also in:
linux-arm-kernel, linux-pci
From: Christoph Hellwig <hch@lst.de>
Date: 2016-12-01 08:52:43
Also in:
linux-arm-kernel, linux-pci
Hi Dennis, I've fixed ahci to treat all errors the same in the meantime, please try latest Linux tree. That being said I don't like the different error returns from __pci_enable_msi_range (and __pci_enable_msix_range), but they have been there for a while.