On Fri, 2017-11-03 at 19:22 +0100, Oleksandr Natalenko wrote:
Hi.
Thanks for the fix.
However, tcp_fastretrans_alert() warning case still remains open even with
this patch. Do I understand correctly that these are 2 different issues?
Currently, I use latest 4.13 stable kernel + this patch and still get:
WARNING: CPU: 1 PID: 736 at net/ipv4/tcp_input.c:2826 tcp_fastretrans_alert
+0x7c8/
My patch only fixed the panics that you guys reported.
The warning issue in fastretrans is a separate problem,
we are still working on it, but at least the effects are not
catastrophic.