Skip to content
Commit d7171eb4 authored by Yazen Ghannam's avatar Yazen Ghannam Committed by Ard Biesheuvel
Browse files

efi/cper: Print correctable AER information



Currently, cper_print_pcie() only logs Uncorrectable Error Status, Mask
and Severity registers along with the TLP header.

If a correctable error is received immediately preceding or following an
Uncorrectable Fatal Error, its information is lost since Correctable
Error Status and Mask registers are not logged.

As such, to avoid skipping any possible error information, Correctable
Error Status and Mask registers should also be logged.

Additionally, ensure that AER information is also available through
cper_print_pcie() for Correctable and Uncorrectable Non-Fatal Errors.

Signed-off-by: default avatarYazen Ghannam <yazen.ghannam@amd.com>
Tested-by: default avatarAvadhut Naik <avadhut.naik@amd.com>
Signed-off-by: default avatarAvadhut Naik <avadhut.naik@amd.com>
Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent 21b91d40
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment