linux-stable-rt/arch/um/os-Linux
Jeff Dike d4d5d205b6 uml: fix recvmsg return value checking
Stupid bug - we need to compare the return value of recvmsg to the value of
iov_len, not its size.  This caused port_helper processes not to be killed on
shutdown on x86_64 because the pids weren't being passed out properly.

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-11-14 18:45:37 -08:00
..
drivers uml: network driver MTU cleanups 2007-10-16 09:43:08 -07:00
include
skas uml: definitively kill subprocesses on panic 2007-10-16 09:43:09 -07:00
sys-i386
sys-x86_64
Makefile
aio.c
elf_aux.c
execvp.c
file.c uml: fix recvmsg return value checking 2007-11-14 18:45:37 -08:00
helper.c
irq.c uml: eliminate SIGALRM 2007-10-16 09:43:08 -07:00
main.c uml: eliminate SIGALRM 2007-10-16 09:43:08 -07:00
mem.c
process.c uml: eliminate SIGALRM 2007-10-16 09:43:08 -07:00
registers.c
sigio.c
signal.c uml: eliminate SIGALRM 2007-10-16 09:43:08 -07:00
start_up.c
time.c uml: use *SEC_PER_*SEC constants 2007-10-16 09:43:08 -07:00
tls.c
trap.c uml: eliminate SIGALRM 2007-10-16 09:43:08 -07:00
tty.c
tty_log.c
uaccess.c
umid.c
user_syms.c
util.c uml: definitively kill subprocesses on panic 2007-10-16 09:43:09 -07:00