From: Eric Dumazet <eric.duma...@gmail.com>
Date: Mon, 09 Jan 2017 10:29:27 -0800

> From: Eric Dumazet <eduma...@google.com>
> 
> tcp_get_info() has to lock the socket, so lets lock it
> for an extended critical section, so that various fields
> have consistent values.
> 
> This solves an annoying issue that some applications
> reported when multiple counters are updated during one
> particular rx/rx event, and TCP_INFO was called from
> another cpu.
> 
> Signed-off-by: Eric Dumazet <eduma...@google.com>

Applied.

Reply via email to