diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2009-05-07 12:28:41 +0400 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2009-06-11 23:04:18 +0400 |
commit | 57fbf52c86addd8e25d1975fac0d59d982d1f6ec (patch) | |
tree | ce8c13b78e34c287ed9cdf3062dad38f64572b9e /.mailmap | |
parent | 8e822df700694ca6850d1e0c122fd7004b2778d8 (diff) | |
download | linux-57fbf52c86addd8e25d1975fac0d59d982d1f6ec.tar.xz |
PCI MSI: let drivers retry when not enough vectors
pci_enable_msix currently returns -EINVAL if you ask
for more vectors than supported by the device, which would
typically cause fallback to regular interrupts.
It's better to return the table size, making the driver retry
MSI-X with less vectors.
Reviewed-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions