commit | 0d76bcc960e6057750fcf556b65da13f8bbdfd2b | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Tue Nov 13 08:38:17 2018 -0600 |
committer | Bjorn Helgaas <helgaas@kernel.org> | Tue Nov 13 08:38:17 2018 -0600 |
tree | a254847dab06ec41a6aa7598c9ba03aafbeda6e1 | |
parent | 651022382c7f8da46cb4872a545ee1da6d097d2a [diff] |
Revert "ACPI/PCI: Pay attention to device-specific _PXM node values" This reverts commit bad7dcd94f3956bcfc0a69ef71fdf0fcca3de4a8. bad7dcd94f39 ("ACPI/PCI: Pay attention to device-specific _PXM node values") caused boot failures (no console output at all) for Martin [1] and Ingo [2] on AMD ThreadRipper systems. Revert the commit until we figure out how to safely use these device-specific _PXM values. [1] https://lore.kernel.org/linux-pci/20180912152140.3676-2-Jonathan.Cameron@huawei.com [2] https://lore.kernel.org/linux-pci/20181113071712.GA2353@gmail.com Fixes: bad7dcd94f39 ("ACPI/PCI: Pay attention to device-specific _PXM node values") Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>