Comment 1 for bug 2073023

Revision history for this message
Ivan Hu (ivan.hu) wrote :

This test does not verify that a connectable port has the _PLD method. Instead, it ensures that a non-connectable port, identified by _UPC, does not have the _PLD method, which triggers a warning in the Linux kernel.

failure such as,
acpipld: The ACPI method \_SB_.PCI0.XHC_.RHUB.HS06._PLD exists on the port claimed not connectable by the \_SB_.PCI0.XHC_.RHUB.HS06._UPC.

Might need to change the test description to avoid misunderstanding. Use the following description:
"Check that the ACPI _PLD methods exist only on connectable ports."