diff options
author | Tyler Baicar <[email protected]> | 2017-06-21 12:17:08 -0600 |
---|---|---|
committer | Will Deacon <[email protected]> | 2017-06-22 18:21:46 +0100 |
commit | 32015c235603a209697d1228667b1fb1cc8a8d06 (patch) | |
tree | 174a3293200843e44853872a3d230bf47dc3fdcc /include/linux/fpga/fpga-mgr.h | |
parent | 2f74f09bce4f8d0236f20174a6daae63e10fe733 (diff) |
arm64: exception: handle Synchronous External Abort
SEA exceptions are often caused by an uncorrected hardware
error, and are handled when data abort and instruction abort
exception classes have specific values for their Fault Status
Code.
When SEA occurs, before killing the process, report the error
in the kernel logs.
Update fault_info[] with specific SEA faults so that the
new SEA handler is used.
Signed-off-by: Tyler Baicar <[email protected]>
CC: Jonathan (Zhixiong) Zhang <[email protected]>
Reviewed-by: James Morse <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
[will: use NULL instead of 0 when assigning si_addr]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions