diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2015-03-12 20:30:06 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2015-03-13 02:52:12 +0300 |
commit | c770cb4cb505c096eaca0fbbca3169c3aa4c3474 (patch) | |
tree | 5a6a5aad5fe73d4f9c80d66cac666232949533e7 /drivers/pci/pci.c | |
parent | f7834c092c42995e9f3611b7d186e9dfdb8430cc (diff) | |
download | linux-c770cb4cb505c096eaca0fbbca3169c3aa4c3474.tar.xz |
PCI: Mark invalid BARs as unassigned
If a BAR is not inside any upstream bridge window, or if it conflicts with
another resource, mark it as IORESOURCE_UNSET so we don't try to use it.
We may be able to assign a different address for it.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/pci/pci.c')
0 files changed, 0 insertions, 0 deletions