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:
0b2d707
)
x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resources
author
Bjorn Helgaas
<bhelgaas@google.com>
Mon, 14 Apr 2014 21:30:09 +0000
(15:30 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 25 Apr 2014 17:09:04 +0000
(11:09 -0600)
Don't attempt to move resource marked IORESOURCE_PCI_FIXED, even if
pci_claim_resource() fails. In some cases, these are legacy resources that
cannot be moved.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found