Re: [PATCH v8 08/14] riscv: move boot alternatives to after fill_hwcap
From: Christoph Hellwig
Date: Thu Mar 31 2022 - 05:57:29 EST
On Thu, Mar 24, 2022 at 01:07:04AM +0100, Heiko Stuebner 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.
Looks good:
Reviewed-by: Christoph Hellwig <hch@xxxxxx>