commit | 5c1d81d160cc46e36fdd06702885c98c2643b4c5 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Thu May 17 18:51:12 2012 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Jun 13 15:42:23 2012 -0600 |
tree | 2461530f8e19c7d4e5814028e5f6e033c8f2936b | |
parent | 857c3b668ae35c48d9d7a4248b6c0bdb65797d0e [diff] |
x86/PCI: use _CRS bus number aperture for host bridges from ACPI Add the host bridge bus number aperture from _CRS to the resource list. Like the MMIO and I/O port apertures, this will be used when assigning resources to hot-added devices or in the case of conflicts. Note that we always use the _CRS bus number aperture, even if we're ignoring _CRS otherwise. [bhelgaas: changelog] Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>