diff options
author | Jonathan (Zhixiong) Zhang <zjzhang@codeaurora.org> | 2017-06-21 12:17:10 -0600 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2017-06-22 18:22:04 +0100 |
commit | 2fb5853e4442334cb66fc2ab33a51c91d4434769 (patch) | |
tree | aeebdca1c62f8e899043b5918d1c45b578136c4c /include | |
parent | 7edda0886bc3d1e5418951558a2555af1bc73b0a (diff) | |
download | blackbird-op-linux-2fb5853e4442334cb66fc2ab33a51c91d4434769.tar.gz blackbird-op-linux-2fb5853e4442334cb66fc2ab33a51c91d4434769.zip |
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 'include')
0 files changed, 0 insertions, 0 deletions