[PATCH v2 03/19] arm64: entry: convert SError handlers to C

Joey Gouly joey.gouly at arm.com
Tue May 25 06:38:54 PDT 2021


On Wed, May 19, 2021 at 01:38:46PM +0100, Mark Rutland wrote:
> For various reasons we'd like to convert the bulk of arm64's exception
> triage logic to C. As a step towards that, this patch converts the EL1
> and EL0 SError triage logic to C.
> 
> Separate C functions are added for the native and compat cases so that
> in subsequent patches we can handle native/compat differences in C.
> 
> There should be no functional change as a result of this patch.
> 

Reviewed-by: Joey Gouly <joey.gouly at arm.com>



More information about the linux-arm-kernel mailing list