kernel-ark/arch/um/drivers
Jeff Dike ce3b642d42 uml: work around host tcsetattr bug
Under the conditions that UML uses it, tcgetattr is guaranteed to return
-EINTR when the console is attached to /dev/ptmx, making generic_console_write
hang because it loops, calling tcgetattr until it succeeds.  This is a host
bug - see http://marc.info/?l=linux-kernel&m=119618990807182&w=2 for the
details.

This patch works around it by blocking SIGIO while the terminal attributes are
being fiddled.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-12-03 08:13:17 -08:00
..
chan_kern.c
chan_user.c uml: work around host tcsetattr bug 2007-12-03 08:13:17 -08:00
cow_sys.h
cow_user.c uml: arch/um/drivers formatting 2007-10-16 09:43:09 -07:00
cow.h
daemon_kern.c
daemon_user.c
daemon.h
fd.c uml: arch/um/drivers formatting 2007-10-16 09:43:09 -07:00
harddog_kern.c
harddog_user.c
hostaudio_kern.c uml: arch/um/drivers formatting 2007-10-16 09:43:09 -07:00
line.c spelling fixes: arch/um/ 2007-10-20 01:23:03 +02:00
Makefile Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild 2007-10-16 11:23:06 -07:00
mcast_kern.c
mcast_user.c
mcast.h
mconsole_kern.c
mconsole_user.c uml: arch/um/drivers formatting 2007-10-16 09:43:09 -07:00
mmapper_kern.c uml: arch/um/drivers formatting 2007-10-16 09:43:09 -07:00
net_kern.c uml: fix build for !CONFIG_TCP 2007-11-14 18:45:43 -08:00
net_user.c
null.c spelling fixes: arch/um/ 2007-10-20 01:23:03 +02:00
pcap_kern.c
pcap_user.c
pcap_user.h
port_kern.c
port_user.c
port.h
pty.c uml: arch/um/drivers formatting 2007-10-16 09:43:09 -07:00
random.c
slip_common.c
slip_common.h
slip_kern.c [UMP]: header_ops conversion needed for non-ethernet drivers 2007-10-17 19:35:04 -07:00
slip_user.c
slip.h
slirp_kern.c [UMP]: header_ops conversion needed for non-ethernet drivers 2007-10-17 19:35:04 -07:00
slirp_user.c
slirp.h
ssl.c
ssl.h
stderr_console.c spelling fixes: arch/um/ 2007-10-20 01:23:03 +02:00
stdio_console.c
stdio_console.h
tty.c
ubd_kern.c leak in do_ubd_request 2007-11-29 09:24:53 -08:00
ubd_user.c
vde_kern.c
vde_user.c
vde.h
xterm_kern.c
xterm.c uml: arch/um/drivers formatting 2007-10-16 09:43:09 -07:00
xterm.h