[PATCH v2 01/19] riscv: hwprobe: factorize hwprobe ISA extension reporting

Evan Green evan at rivosinc.com
Thu Oct 19 08:58:29 PDT 2023


On Thu, Oct 19, 2023 at 3:24 AM Conor Dooley <conor at kernel.org> wrote:
>
> On Thu, Oct 19, 2023 at 11:46:51AM +0200, Clément Léger wrote:
> > Indeed the comment was a bit misleading, is this more clear ?
> >
> > /*
> >  * Only use CHECK_ISA_EXT() for extensions which are usable by
> >  * userspace with respect to the kernel current configuration.
> >  * For instance, ISA extensions that uses float operations
>
> s/that uses/that use/
>
> >  * should not be exposed when CONFIG_FPU is not set.
>
> s/is not set/is not enabled/
>
> But yeah, definitely more clear, thanks.

Looks good to me too. Thanks, Clément!
-Evan



More information about the linux-riscv mailing list