From: Eric Dumazet <[email protected]>
Date: Wed, 18 Nov 2015 12:40:13 -0800

> From: Eric Dumazet <[email protected]>
> 
> 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 <[email protected]>
> Reported-by: Willem de Bruijn <[email protected]>

Applied and queued up for -stable, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to