PCI/ACPI: Evaluate PCI Boot Configuration _DSM
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sat, 15 Jun 2019 00:23:57 +0000 (10:23 +1000)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 21 Jun 2019 23:11:53 +0000 (18:11 -0500)
commita78cf9657ba5426f54aa93a067c10d097944c082
treeaa6cbc8b7f5808ff37b46a51ab37de03964fea79
parenta188339ca5a396acc588e5851ed7e19f66b0ebd9
PCI/ACPI: Evaluate PCI Boot Configuration _DSM

Evaluate _DSM Function #5, the "PCI Boot Configuration" function.  If the
result is 0, the OS should preserve any resource assignments made by the
firmware.

Link: https://lore.kernel.org/r/20190615002359.29577-2-benh@kernel.crashing.org
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
[bhelgaas: commit log]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/acpi/pci_root.c
include/linux/pci-acpi.h
include/linux/pci.h