Comment 0 for bug 1698448

Revision history for this message
Manoj Iyer (manjo) wrote :

[Impact]
In addition to the RAS patches for which SRU were submitted under bug https://launchpad.net/bugs/1696570. We also require the following patch:
f561618d9b80 acpi: apei: check for pending errors when probing GHES entries

Without this patch pending RAS error at boot may not be handled correctly on the QDF2400 platforms, and could cause platform to reboot, or prevent future RAS issues from being reported.

[Test]
Run mce-tests suite.

[Fix]
Fix is available in the linux ARM64 git repo maintained by Will Deacon:
f561618d9b80 acpi: apei: check for pending errors when probing GHES entries. This patch needs to be applied on top of the RAS patches that were already submitted for SRU

[Regression Potential]
Small fix to handle pending errors right away. Low risk of regression.