On Thu, Nov 11, 2021 at 9:03 PM Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx> wrote: > > From: Alexei Starovoitov <ast@xxxxxxxxxx> > > Check that hash and array inner maps are properly initialized. > > Signed-off-by: Alexei Starovoitov <ast@xxxxxxxxxx> > --- Acked-by: Andrii Nakryiko <andrii@xxxxxxxxxx> > tools/testing/selftests/bpf/progs/map_ptr_kern.c | 16 ++++++++++++++-- > 1 file changed, 14 insertions(+), 2 deletions(-) > [...]