Bug#542633: openvz: [UBC]: Endless loop in __sk_stream_wait_memory.

2009-09-23 Thread maximilian attems
On Sun, 13 Sep 2009, Ola Lundqvist wrote: > Hi Maximilian > > Do you plan to add this fix to the Lenny tree? Or should I forward > this bug upstream? > > Best regards, > > // Ola > yes i added that patch above to the abi breaking branch. see it in linux-2.6-abi in lenny repo branch no idea w

Bug#542633: openvz: [UBC]: Endless loop in __sk_stream_wait_memory.

2009-09-13 Thread Ola Lundqvist
Hi Maximilian Do you plan to add this fix to the Lenny tree? Or should I forward this bug upstream? Best regards, // Ola On Thu, Aug 20, 2009 at 04:40:58PM +0200, maximilian attems wrote: > Package: linux-2.6 > Version: 2.6.26-18 > Severity: important > Tags: patch > > > The loop in _

Bug#542633: openvz: [UBC]: Endless loop in __sk_stream_wait_memory.

2009-08-20 Thread maximilian attems
Package: linux-2.6 Version: 2.6.26-18 Severity: important Tags: patch The loop in __sk_stream_wait_memory when tcp_sendmsg asks to wait for TCPSNDBUF space is endless when the timeout is not specified. The only way out is to queue a signal for that process. Lets return a