[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20151105.155817.1711854298064825702.davem@davemloft.net>
Date: Thu, 05 Nov 2015 15:58:17 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org, ycai@...gle.com
Subject: Re: [PATCH net] tcp: use correct req pointer in tcp_move_syn()
calls
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Thu, 05 Nov 2015 12:50:19 -0800
> From: Eric Dumazet <edumazet@...gle.com>
>
> I mistakenly took wrong request sock pointer when calling tcp_move_syn()
>
> @req_unhash is either a copy of @req, or a NULL value for
> FastOpen connexions (as we do not expect to unhash the temporary
> request sock from ehash table)
>
> Fixes: 805c4bc05705 ("tcp: fix req->saved_syn race")
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
Applied, thanks for correcting this so quickly.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists