summaryrefslogtreecommitdiff
path: root/drivers/ras/ras.c
diff options
context:
space:
mode:
authorJonathan (Zhixiong) Zhang <zjzhang@codeaurora.org>2017-06-21 21:17:10 +0300
committerWill Deacon <will.deacon@arm.com>2017-06-22 20:22:04 +0300
commit2fb5853e4442334cb66fc2ab33a51c91d4434769 (patch)
treeaeebdca1c62f8e899043b5918d1c45b578136c4c /drivers/ras/ras.c
parent7edda0886bc3d1e5418951558a2555af1bc73b0a (diff)
downloadlinux-2fb5853e4442334cb66fc2ab33a51c91d4434769.tar.xz
acpi: apei: panic OS with fatal error status block
Even if an error status block's severity is fatal, the kernel does not honor the severity level and panic. With the firmware first model, the platform could inform the OS about a fatal hardware error through the non-NMI GHES notification type. The OS should panic when a hardware error record is received with this severity. Call panic() after CPER data in error status block is printed if severity is fatal, before each error section is handled. Signed-off-by: Jonathan (Zhixiong) Zhang <zjzhang@codeaurora.org> Signed-off-by: Tyler Baicar <tbaicar@codeaurora.org> Reviewed-by: James Morse <james.morse@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'drivers/ras/ras.c')
0 files changed, 0 insertions, 0 deletions