]> git.baikalelectronics.ru Git - kernel.git/commit
[TCP]: Add code to help track down "BUG at net/ipv4/tcp_output.c:438!"
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 12 Oct 2005 22:59:39 +0000 (15:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Oct 2005 22:59:39 +0000 (15:59 -0700)
commitf40215eb7d916b96b73e9bc16b817bd466dd779a
treeeadd2da5cdf0cbe158c55567684385f6db86394f
parent5c4be8a6099d0f9b0011ec63cf79a0c1bbc25b3c
[TCP]: Add code to help track down "BUG at net/ipv4/tcp_output.c:438!"

This is the second report of this bug.  Unfortunately the first
reporter hasn't been able to reproduce it since to provide more
debugging info.

So let's apply this patch for 2.6.14 to

1) Make this non-fatal.
2) Provide the info we need to track it down.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_output.c