On Thu, 3 Jul 2025 at 00:42, Eduard Zingerman <eddyz87@xxxxxxxxx> wrote: > > Validate that reading a PTR_TO_BTF_ID field produces a value of type > PTR_TO_MEM|MEM_RDONLY|PTR_UNTRUSTED, if field is a pointer to a > primitive type. > > Signed-off-by: Eduard Zingerman <eddyz87@xxxxxxxxx> > --- Acked-by: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx> > [...]