Re: [PATCH v9 07/12] riscv: move boot alternatives to after fill_hwcap

From: Philipp Tomsich
Date: Wed Apr 13 2022 - 05:15:37 EST


On Wed, 13 Apr 2022 at 05:03, Heiko Stuebner <heiko@xxxxxxxxx> wrote:
>
> Move the application of boot alternatives to after the hw-capabilities
> are populated. This allows to check for available extensions when
> determining which alternatives to apply and also makes it actually
> work if CONFIG_SMP is disabled for whatever reason.
>
> Signed-off-by: Heiko Stuebner <heiko@xxxxxxxxx>
> Reviewed-by: Christoph Hellwig <hch@xxxxxx>

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