On Mon, Feb 22, 2021 at 11:31:11AM -0800, Martin KaFai Lau wrote: > On Mon, Feb 22, 2021 at 01:10:50PM +0400, Dmitrii Banshchikov wrote: > > Now it is possible for global function to have a pointer argument that > > points to something different than struct. Drop the irrelevant log > > message and keep the logic same. > Acked-by: Martin KaFai Lau <kafai@xxxxxx> > > > Fixes: 4ddb74165ae5 ("bpf: Extract nullable reg type conversion into a helper function") > Should be this: e5069b9c23b3 ("bpf: Support pointers in global func args")? Yeah, sorry for it. -- Dmitrii Banshchikov