From: Eric Dumazet <[email protected]> Date: Mon, 06 Mar 2017 11:23:55 -0800
> From: Eric Dumazet <[email protected]> > > __sk_dst_set() must be called while we own the socket. > > We can get proper lockdep coverage using lockdep_sock_is_held() > and rcu_dereference_protected() > > Signed-off-by: Eric Dumazet <[email protected]> Applied.
