Revert "ACPI/PCI: Pay attention to device-specific _PXM node values"
This reverts commit
3055c200f90d2ddc28097a8790e6cd4ffe643688.
3055c200f90d ("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: 3055c200f90d ("ACPI/PCI: Pay attention to device-specific _PXM node values")
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>