[PATCH v2 03/10] riscv: Standardize extension capitalization
Guodong Xu
docular.xu at gmail.com
Mon Jun 1 19:11:50 PDT 2026
Hi Anup,
> Acked-by: Anup Patel <anup at brainfault.org>
> Reviewed-by: Anup Patel <anup at brainfault.org>
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 at gmail.com
More information about the kvm-riscv
mailing list