Re: [RFC PATCH bpf 1/2] bpf: Fix memory access tags in helper prototypes

From: Zesen Liu

Date: Mon Dec 22 2025 - 22:22:47 EST



> On Dec 23, 2025, at 03:29, Amery Hung <ameryhung@xxxxxxxxx> wrote:
>
> I did a quick search and there is one helper slipping. We should also
> annotate arg1_type of bpf_kallsyms_lookup_name with MEM_RDONLY.


Good catch, thanks! I will address this once we reach a conclusion
on the ARG_PTR_TO_MEM semantics.

Thanks,
Zesen Liu