diff options
author | Jonathan (Zhixiong) Zhang <[email protected]> | 2017-06-21 12:17:10 -0600 |
---|---|---|
committer | Will Deacon <[email protected]> | 2017-06-22 18:22:04 +0100 |
commit | 2fb5853e4442334cb66fc2ab33a51c91d4434769 (patch) | |
tree | aeebdca1c62f8e899043b5918d1c45b578136c4c /include/linux/fpga/fpga-mgr.h | |
parent | 7edda0886bc3d1e5418951558a2555af1bc73b0a (diff) |
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 <[email protected]>
Signed-off-by: Tyler Baicar <[email protected]>
Reviewed-by: James Morse <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions