diff options
author | Tyler Baicar <tbaicar@codeaurora.org> | 2017-06-21 12:17:08 -0600 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2017-06-22 18:21:46 +0100 |
commit | 32015c235603a209697d1228667b1fb1cc8a8d06 (patch) | |
tree | 174a3293200843e44853872a3d230bf47dc3fdcc /Documentation/usb | |
parent | 2f74f09bce4f8d0236f20174a6daae63e10fe733 (diff) | |
download | linux-32015c235603a209697d1228667b1fb1cc8a8d06.tar.bz2 |
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 <tbaicar@codeaurora.org>
CC: Jonathan (Zhixiong) Zhang <zjzhang@codeaurora.org>
Reviewed-by: James Morse <james.morse@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
[will: use NULL instead of 0 when assigning si_addr]
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'Documentation/usb')
0 files changed, 0 insertions, 0 deletions