From: Eric Dumazet <eric.duma...@gmail.com> Date: Thu, 16 Apr 2015 16:12:28 -0700
> From: Eric Dumazet <eduma...@google.com> > > tcp_get_info() can be called without holding socket lock, > so any socket fields can change under us. > > Use READ_ONCE() to fetch sk_pacing_rate and sk_max_pacing_rate > > Fixes: 977cb0ecf82e ("tcp: add pacing_rate information into tcp_info") > Signed-off-by: Eric Dumazet <eduma...@google.com> > --- > David, I do not think this needs stable backport, this is a quite > minor bug. I've added the 'Fixes' tag for reference only. Ok, applied. -- 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