diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2016-11-30 14:48:33 -0600 |
---|---|---|
committer | Bjorn Helgaas <helgaas@kernel.org> | 2016-12-06 13:45:48 -0600 |
commit | 08b1c19606b5fc7f895dae4d43d507b4da4a83bf (patch) | |
tree | 630f8ac72fda511265003002379a90ceb8fb1894 /fs | |
parent | dfd1972c2b464c10fb585c4c60b594e09d181a01 (diff) |
arm64: PCI: Search ACPI namespace to ensure ECAM space is reserved
The static MCFG table tells us the base of ECAM space, but it does not
reserve the space -- the reservation should be done via a device in the
ACPI namespace whose _CRS includes the ECAM region.
Use acpi_resource_consumer() to check whether the ECAM space is reserved by
an ACPI namespace device. If it is, emit a message showing which device
reserves it. If not, emit a "[Firmware Bug]" warning.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions