Re: [PATCH net 4/4] tcp: various missing rcu_read_lock around __sk_dst_get
From: Eric Dumazet <hidden>
Date: 2016-03-31 23:40:02
From: Eric Dumazet <hidden>
Date: 2016-03-31 23:40:02
On Fri, 2016-04-01 at 01:29 +0200, Hannes Frederic Sowa wrote:
Various fixes which were discovered by this changeset. More probably to come...
Really ? Again, TCP stack locks the socket most of the time. The fact that lockdep does not understand this is not a reason to add this overhead.