PCI/ACPI: Tone down missing MCFG message
authorJeremy Linton <jeremy.linton@arm.com>
Tue, 8 Sep 2020 21:03:59 +0000 (16:03 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 15 Sep 2020 15:54:24 +0000 (10:54 -0500)
commitd24e124577cdb47824c6665af16250807c2daa89
tree62b025b132ed6dc7d8ca95b5d66e9b642154a4de
parent9123e3a74ec7b934a4a099e98af6a61c2f80bbf5
PCI/ACPI: Tone down missing MCFG message

MCFG is an optional ACPI table.  Given there are machines without PCI (or
it is hidden) we have been receiving queries/complaints about what this
message means given it's being presented as an error.

Reduce the message severity.  The ACPI table list printed at boot will
continue to provide another way to detect when the table is missing.

Link: https://lore.kernel.org/r/20200908210359.569294-1-jeremy.linton@arm.com
Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Hanjun Guo <guohanjun@huawei.com>
drivers/acpi/pci_mcfg.c