[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <511C1039.9020001@citrix.com>
Date: Wed, 13 Feb 2013 22:14:17 +0000
From: Zoltan Kiss <zoltan.kiss@...rix.com>
To: Eric Dumazet <eric.dumazet@...il.com>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
Frediano Ziglio <frediano.ziglio@...rix.com>
Subject: Re: tcp_use_frto crashes on empty tcp_write_queue
Hi,
On 13/02/13 21:37, Eric Dumazet wrote:
> This doesn't seem to be a standard kernel.
Indeed, this is a XenServer 6.0.2 kernel, which contains changes,
however the TCP parts are barely modified. The related code path were
not changed.
I'm trying to determine if this bug could be fixed in an obvious way, so
let me rephrase my question: if the socket write queue is empty,
shouldn't we just stop going further instead of dropping a WARN? Or, if
there is a reason to do so, shouldn't we check at least that returned
pointer in tcp_use_frto()?
Regards,
Zoltan Kiss
--
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