Re: [PATCH v4 6/6] RISC-V: Improve /proc/cpuinfo output for ISA extensions

From: Heiko Stübner
Date: Wed Feb 16 2022 - 06:46:42 EST


Am Mittwoch, 16. Februar 2022, 01:29:11 CET schrieb Atish Patra:
> Currently, the /proc/cpuinfo outputs the entire riscv,isa string which
> is not ideal when we have multiple ISA extensions present in the ISA
> string. Some of them may not be enabled in kernel as well.
>
> Parse only the enabled ISA extension and print them in a separate row.
>
> Signed-off-by: Atish Patra <atishp@xxxxxxxxxxxx>

Tested-by: Heiko Stuebner <heiko@xxxxxxxxx>