Re: [PATCH bpf] bpf: sockmap: add locking annotations to iterator

2020-10-14 Thread Jakub Sitnicki
On Mon, Oct 12, 2020 at 11:18 AM CEST, Lorenz Bauer wrote: > The sparse checker currently outputs the following warnings: > > include/linux/rcupdate.h:632:9: sparse: sparse: context imbalance in > 'sock_hash_seq_start' - wrong count at exit > include/linux/rcupdate.h:632:9: sparse:

RE: [PATCH bpf] bpf: sockmap: add locking annotations to iterator

2020-10-12 Thread John Fastabend
Lorenz Bauer wrote: > The sparse checker currently outputs the following warnings: > > include/linux/rcupdate.h:632:9: sparse: sparse: context imbalance in > 'sock_hash_seq_start' - wrong count at exit > include/linux/rcupdate.h:632:9: sparse: sparse: context imbalance in >