[PATCH v5 04/17] riscv: Standardize extension capitalization
Paul Walmsley
pjw at kernel.org
Thu Aug 6 11:05:58 PDT 2026
On Wed, 1 Jul 2026, Guodong Xu wrote:
> From: Charlie Jenkins <charlie at rivosinc.com>
>
> The base extensions are often lowercase and were written as lowercase in
> hwcap, but other references to these extensions in the kernel are
> uppercase. Standardize the case to make it easier to handle macro
> expansion.
>
> Acked-by: Anup Patel <anup at brainfault.org>
> Reviewed-by: Anup Patel <anup at brainfault.org>
> Signed-off-by: Charlie Jenkins <thecharlesjenkins at gmail.com>
> [Apply KVM_ISA_EXT_ARR(), fixup all KVM use.]
> Signed-off-by: Andrew Jones <andrew.jones at oss.qualcomm.com>
> Signed-off-by: Guodong Xu <docular.xu at gmail.com>
Thanks, queued for v7.3.
- Paul
More information about the kvm-riscv
mailing list