[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091028.230232.20877138.davem@davemloft.net>
Date: Wed, 28 Oct 2009 23:02:32 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: akpm@...ux-foundation.org, shemminger@...ux-foundation.org,
netdev@...r.kernel.org, kolo@...atani.cz,
bugzilla-daemon@...zilla.kernel.org
Subject: Re: [Bug 14470] New: freez in TCP stack
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Thu, 29 Oct 2009 06:59:41 +0100
> David, what do you think of following patch ?
>
> I wonder if we should reorganize code to add sanity checks in tcp_unlink_write_queue()
> that the skb we delete from queue is not still referenced.
>
> [PATCH] tcp: clear retrans hints in tcp_send_synack()
>
> There is a small possibility the skb we unlink from write queue
> is still referenced by retrans hints.
>
> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
Yes, the first thing I thought of when I saw this crash was the hints.
I'll think this over.
--
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