All of lore.kernel.org
 help / color / mirror / Atom feed
* usbip: somtimes stalls at kernel_recvmsg()
@ 2010-12-13 22:36 Németh Márton
  2010-12-16  7:31 ` Németh Márton
  0 siblings, 1 reply; 7+ messages in thread
From: Németh Márton @ 2010-12-13 22:36 UTC (permalink / raw)
  To: gregkh, devel; +Cc: LKML

Hi,

I'm working with usbip and I sometimes see a stall when I run
the "lsusb" command from the userspace. I added some debug messages
and it seems that the kernel_recvmsg() in
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=drivers/staging/usbip/usbip_common.c;h=210ef16bab8d271a52e5d36cd1994aad57ad99e1;hb=HEAD

This is the only place I could find where the TCP messages are arriving in
the usbip code.

What happens if a message does not arrive? Does it stall forever? If
yes, how can the kernel_recvmsg() call changed to handle some timeout?

	Márton Németh

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-12-22 19:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-13 22:36 usbip: somtimes stalls at kernel_recvmsg() Németh Márton
2010-12-16  7:31 ` Németh Márton
2010-12-16 22:50   ` Max Vozeler
2010-12-17  5:45     ` usbip: sometimes " Németh Márton
2010-12-20 22:22       ` Max Vozeler
2010-12-21  8:03         ` Németh Márton
2010-12-22 19:49           ` Németh Márton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.