[PATCH v2 13/19] arm64: entry: template the entry asm functions
Joey Gouly
joey.gouly at arm.com
Fri May 21 10:16:56 PDT 2021
On Wed, May 19, 2021 at 01:38:56PM +0100, Mark Rutland wrote:
> Now that the majority of the exception triage logic has been converted
> to C, the entry assembly functions all have a uniform structure.
>
> Let's generate them all with an assembly macro to reduce the amount of
> code and to ensure they all remain in sync if we make changes in future.
>
> 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