On Thu, Feb 13, 2025 at 8:19 AM Leon Hwang <leon.hwang@xxxxxxxxx> wrote: > > > +#ifdef CONFIG_SMP What happens on !SMP ? I think the code assumes that the verifier will adjust ld_imm64 with percpu insn. On !SMP ld_imm64 will be pointing where?
On Thu, Feb 13, 2025 at 8:19 AM Leon Hwang <leon.hwang@xxxxxxxxx> wrote: > > > +#ifdef CONFIG_SMP What happens on !SMP ? I think the code assumes that the verifier will adjust ld_imm64 with percpu insn. On !SMP ld_imm64 will be pointing where?
![]() |