Re: [PATCH v2 03/10] riscv: Standardize extension capitalization
Guodong Xu <[email protected]>
| Newsgroups | org.infradead.lists.kvm-riscv,org.infradead.lists.linux-riscv,org.kernel.vger.kvm,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.kernel.vger.linux-kselftest |
|---|---|
| Message-ID | <[email protected]> |
Hi Anup, > Acked-by: Anup Patel <[email protected]> > Reviewed-by: Anup Patel <[email protected]> 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 [email protected] -- kvm-riscv mailing list [email protected] http://lists.infradead.org/mailman/listinfo/kvm-riscv