On 6/22/19 8:29 AM, Greg Kroah-Hartman wrote:
On Sat, Jun 22, 2019 at 06:41:38AM -0700, Guenter Roeck wrote:
v4.4.y, v4.9.y, v4.14.y are affected.
net/ipv4/tcp_output.c: In function 'tcp_fragment':
net/ipv4/tcp_output.c:1165:8: error: 'tcp_queue' undeclared
net/ipv4/tcp_output.c:1165:21: error: 'TCP_FRAG_IN_WRITE_QUEUE' undeclared
I deleted that patch a while ago, do you not see that update to the
queue?
I sent my e-mail at 6:41am today. The failing build was based on changes
the builders had picked up during the night. The builders picked up another
change at 8:45am, and one more at 8:55am. With those, the problem is gone.
Thanks,
Guenter