Re: [PATCH v2 13/19] arm64: entry: template the entry asm functions
From: Joey Gouly <joey.gouly@arm.com>
Date: 2021-05-21 17:19:15
From: Joey Gouly <joey.gouly@arm.com>
Date: 2021-05-21 17:19:15
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@arm.com> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel