From: Bjorn Helgaas Date: Mon, 14 Apr 2014 21:30:09 +0000 (-0600) Subject: x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resources X-Git-Tag: omap-for-v3.16/fixes-against-rc1~38^2~8^6~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e4ba9441fb431f3996de2454522342e0b1d9263;p=pandora-kernel.git x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resources 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 --- Reading git-diff-tree failed