Re: [bpf-next v6 2/5] bpf: Pass bpf_verifier_env to jit
From: Yeoreum Yun
Date: Sat Mar 07 2026 - 03:01:25 EST
> > Yes, I agree it work with the NULL when I see you patch but
> > I mean I couldn't find out modification in bpf_prepare_filter()
> > -- bpf_jit_compile(fp) -> bpf_jit_compile(NULL, fp)
> >
>
> bpf_jit_compile() is the old cbpf jit, no modification is required.
Ah. Thanks. It was not bpf_init_jit_comiple(). Sorry to make noise!
--
Sincerely,
Yeoreum Yun