Re: [PATCH v2 03/19] arm64: entry: convert SError handlers to C
From: Joey Gouly <joey.gouly@arm.com>
Date: 2021-05-25 13:49:41
From: Joey Gouly <joey.gouly@arm.com>
Date: 2021-05-25 13:49:41
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@arm.com> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel