From: Eric Dumazet <eric.duma...@gmail.com> Date: Wed, 18 Nov 2015 12:40:13 -0800
> From: Eric Dumazet <eduma...@google.com> > > When a passive TCP is created, we eventually call tcp_md5_do_add() > with sk pointing to the child. It is not owner by the user yet (we > will add this socket into listener accept queue a bit later anyway) > > But we do own the spinlock, so amend the lockdep annotation to avoid > following splat : ... > Fixes: a8afca0329988 ("tcp: md5: protects md5sig_info with RCU") > Signed-off-by: Eric Dumazet <eduma...@google.com> > Reported-by: Willem de Bruijn <will...@google.com> Applied and queued up for -stable, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html