]> asedeno.scripts.mit.edu Git - linux.git/commit
x86/PCI: Refine PCI support check in pcibios_init()
authorAdrian-Ken Rueegsegger <ken@codelabs.ch>
Wed, 23 Mar 2016 10:34:29 +0000 (11:34 +0100)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 11 Apr 2016 20:03:30 +0000 (15:03 -0500)
commit35a6ae07c663499875309f18730f3440bb59f6fe
treeca3034035eb2457f942151c23f458339a89130e8
parent9735a22799b9214d17d3c231fe377fc852f042e9
x86/PCI: Refine PCI support check in pcibios_init()

Also consider raw_pci_ext_ops when validating if a system has PCI support.
This leads to proper resource allocation via pcibios_resource_survey() in
the case where PCI config space is exclusively accessed through MMCONFIG.

Signed-off-by: Adrian-Ken Rueegsegger <ken@codelabs.ch>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/pci/common.c