kernel-hacking-2024-linux-s.../arch/um/drivers
Bodo Stroesser ed1b58d8b5 [PATCH] uml: fix SIGWINCH handler race while waiting for signals.
If a SIGWINCH comes in, while winch_thread() isn't waiting in wait(),
winch_thread could miss signals.  It isn't very probable, that anyone will
see this causing trouble, as it would need a very special timing, that a
missed SIGWINCH results in a wrong window size.

So, this is a minor problem.  But why not fix, as it can be done so easy?

Signed-off-by: Bodo Stroesser <bstroesser@fujitsu-siemens.com>
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-05 00:06:21 -07:00
..
chan_kern.c
chan_user.c [PATCH] uml: fix SIGWINCH handler race while waiting for signals. 2005-09-05 00:06:21 -07:00
cow.h [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 2005-07-27 16:26:08 -07:00
cow_sys.h
cow_user.c
daemon.h
daemon_kern.c
daemon_user.c [PATCH] uml: kfree cleanup 2005-06-25 16:24:35 -07:00
fd.c
harddog_kern.c
harddog_user.c
hostaudio_kern.c [PATCH] uml: update module interface 2005-07-27 16:25:48 -07:00
line.c [PATCH] uml: remove winch sem 2005-07-07 18:23:44 -07:00
Makefile [PATCH] uml: avoid unnecessary pcap rebuild 2005-07-28 21:46:03 -07:00
mcast.h
mcast_kern.c
mcast_user.c
mconsole_kern.c [PATCH] uml: Clean up prink calls 2005-07-28 21:46:05 -07:00
mconsole_user.c
mmapper_kern.c [PATCH] mmaper_kern.c fixes [buffer overruns] 2005-08-27 10:11:40 -07:00
net_kern.c [PATCH] uml: hot-unplug code cleanup 2005-06-25 16:24:36 -07:00
net_user.c [PATCH] uml: compile fixes for gcc 4 2005-06-08 16:21:12 -07:00
null.c
pcap_kern.c
pcap_user.c
pcap_user.h
port.h
port_kern.c [PATCH] uml: add and use generic hw_controller_type->release 2005-06-21 19:07:32 -07:00
port_user.c
pty.c
random.c
slip.h [PATCH] uml: slirp and slip driver cleanups and fixes 2005-06-13 20:58:43 -07:00
slip_common.c [PATCH] uml: slirp and slip driver cleanups and fixes 2005-06-13 20:58:43 -07:00
slip_common.h [PATCH] uml: slirp and slip driver cleanups and fixes 2005-06-13 20:58:43 -07:00
slip_kern.c [PATCH] uml: slirp and slip driver cleanups and fixes 2005-06-13 20:58:43 -07:00
slip_user.c [PATCH] uml: slirp and slip driver cleanups and fixes 2005-06-13 20:58:43 -07:00
slirp.h [PATCH] uml: slirp and slip driver cleanups and fixes 2005-06-13 20:58:43 -07:00
slirp_kern.c [PATCH] uml: slirp and slip driver cleanups and fixes 2005-06-13 20:58:43 -07:00
slirp_user.c [PATCH] uml: slirp and slip driver cleanups and fixes 2005-06-13 20:58:43 -07:00
ssl.c [PATCH] uml: hot-unplug code cleanup 2005-06-25 16:24:36 -07:00
ssl.h
stderr_console.c [PATCH] uml: compile fixes for gcc 4 2005-06-08 16:21:12 -07:00
stdio_console.c [PATCH] uml: hot-unplug code cleanup 2005-06-25 16:24:36 -07:00
stdio_console.h
tty.c
ubd_kern.c [PATCH] uml: hot-unplug code cleanup 2005-06-25 16:24:36 -07:00
ubd_user.c
xterm.c
xterm.h
xterm_kern.c [PATCH] uml: add and use generic hw_controller_type->release 2005-06-21 19:07:32 -07:00