kernel-hacking-2024-linux-s.../drivers/acpi/apei
Betty Dall 0ba98ec919 ACPI / APEI: Force fatal AER severity when component has been reset
The CPER error record has a reset bit that indicates that the platform
has reset the component. The reset bit can be set for any severity
error including recoverable.  From the AER code path's perspective,
any error is fatal if the component has been reset.  This patch
upgrades the severity of the AER recovery to AER_FATAL whenever the
CPER error record indicates that the component has been reset.

[bhelgaas: s/bus has been reset/component has been reset/]
Signed-off-by: Betty Dall <betty.dall@hp.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2013-06-06 14:39:16 -06:00
..
apei-base.c ACPI, APEI: Fixup incorrect 64-bit access width firmware bug 2013-01-19 01:34:43 +01:00
apei-internal.h
cper.c ACPI / APEI: fix error status check condition for CPER 2013-03-27 00:05:46 +01:00
einj.c
erst-dbg.c ACPI / APEI: Fix the returned value in erst_dbg_read 2013-01-03 13:10:20 +01:00
erst.c
ghes.c ACPI / APEI: Force fatal AER severity when component has been reset 2013-06-06 14:39:16 -06:00
hest.c ACPI / APEI: Fix crash in apei_hest_parse() for acpi=off 2013-02-23 00:27:29 +01:00
Kconfig
Makefile