mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-09-23 22:20:21 +00:00
The latest kernel produces the following ACPI message on rdn2 and rdv2: ACPI: PNP0A08:03: _OSC: platform retains control of PCIe features (AE_ERROR) This message is benign, but causes the parselogs test in testimage to fail. Add it to the list of ignored errors for both platforms. Signed-off-by: Jon Mason <jon.mason@arm.com>