git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f42db7
)
ahci: Fix broken fallback to single MSI mode
author
Alexander Gordeev
<agordeev@redhat.com>
Fri, 14 Feb 2014 21:27:19 +0000
(14:27 -0700)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 14 Feb 2014 21:27:19 +0000
(14:27 -0700)
Commit
7b92b4f61ec4
("PCI/MSI: Remove pci_enable_msi_block_auto()")
introduced a regression: if multiple MSI initialization fails, the code
falls back to INTx rather than to single MSI.
Fixes:
7b92b4f61ec4
("PCI/MSI: Remove pci_enable_msi_block_auto()")
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Tejun Heo <tj@kernel.org>
drivers/ata/ahci.c
patch
|
blob
|
history
diff --cc
drivers/ata/ahci.c
Simple merge