On Mon, 2 Dec 2019 at 15:58, Richard Henderson <richard.henderson@xxxxxxxxxx> wrote: > > On 12/1/19 12:20 PM, Marc Zyngier wrote: > > + if (cpu_isar_feature(jazelle, cpu)) { > > + ARMCPRegInfo jazelle_regs[] = { > > static const. If this can be static const we should just declare it at file scope. The only arrays we put inline in this function are the ones which need some non-const fields. thanks -- PMM _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm