diff options
author | Jeff Dike <jdike@addtoit.com> | 2007-11-14 16:58:51 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-11-14 18:45:37 -0800 |
commit | d4d5d205b653fe68c898d42e7a27a7363a4fb3ba (patch) | |
tree | 2a453594731bf41e7ac41f3205c4819449b534e8 /include | |
parent | df9d177aa28d50e64bae6fbd6b263833079e3571 (diff) | |
download | linux-3.10-d4d5d205b653fe68c898d42e7a27a7363a4fb3ba.tar.gz linux-3.10-d4d5d205b653fe68c898d42e7a27a7363a4fb3ba.tar.bz2 linux-3.10-d4d5d205b653fe68c898d42e7a27a7363a4fb3ba.zip |
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions