Re: [PATCH v2 03/10] riscv: Standardize extension capitalization
From: Guodong Xu
Date: Mon Jun 01 2026 - 10:25:00 EST
Hi Anup,
> Acked-by: Anup Patel <anup@xxxxxxxxxxxxxx>
> Reviewed-by: Anup Patel <anup@xxxxxxxxxxxxxx>
Thanks for the review.
> @Paul, This patch is independent of other changes
> in this series. If you are okay then I can take this single
> patch through KVM RISC-V tree.
There is a dependency ordering I should point out. Patch 08
("riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection")
uses the upper-case RISCV_ISA_EXT_I/M/A... macros introduced in this patch,
so it won't build without patch 03. I mean, if patch 03 goes into a
different tree on its own.
But of course, I can rebase them onto your tree if patch 03 lands earlier
than the other patches.
Either way should be fine with me, your call.
Thanks,
Guodong Xu
docular.xu@xxxxxxxxx