[EMAIL PROTECTED] said:
> I spent far too much of the weekend tracking this sucker down through
> the guts of the tty code.  The problem turns out to be that drivers/
> char/n_tty.c has a write_chan that does buffering and retransmitting
> data, and arch/um/drivers/chan_kern.c ALSO has a write_chan that
> buffers and retransmits data, and the first calls the second but the
> second doesn't always return correct status information for the
> -EAGAIN case.


Excellent, thanks.

                Jeff



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to