On Fri, 25 Apr 2025 at 03:45, Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx> wrote: > > From: Alexei Starovoitov <ast@xxxxxxxxxx> > > Add namespace to BPF internal symbols used by light skeleton > to prevent abuse and document with the code their allowed usage. > > Fixes: b1d18a7574d0 ("bpf: Extend sys_bpf commands for bpf_syscall programs.") > Signed-off-by: Alexei Starovoitov <ast@xxxxxxxxxx> > --- Acked-by: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>