From: Tim Hansen <devtimhan...@gmail.com> Date: Mon, 23 Oct 2017 15:35:58 -0400
> Mark hlist node in sk rcu iterator as protected by the rcu. > hlist_next_rcu accomplishes this and silences the warnings > sparse throws. > > Found with make C=1 net/ipv4/udp.o on linux-next tag > next-20171009. > > Signed-off-by: Tim Hansen <devtimhan...@gmail.com> Applied.