Re: [PATCH v9 04/12] riscv: implement ALTERNATIVE_2 macro

From: Philipp Tomsich
Date: Wed Apr 13 2022 - 05:08:34 EST


On Wed, 13 Apr 2022 at 05:03, Heiko Stuebner <heiko@xxxxxxxxx> wrote:
>
> When the alternatives were added the commit already provided a template
> on how to implement 2 different alternatives for one piece of code.
>
> Make this usable.
>
> Signed-off-by: Heiko Stuebner <heiko@xxxxxxxxx>

Reviewed-by: Philipp Tomsich <philipp.tomsich@xxxxxxxx>