Re: ac18: change in fs/read_write.c

From: Ivan Kokshaysky (ink@jurassic.park.msu.ru)
Date: Wed Jun 14 2000 - 11:33:03 EST


On Wed, Jun 14, 2000 at 04:52:28PM +0100, Alan Cox wrote:
> > All these huge numbers have valid low 32 bits and a junk in the upper 32 bits.
> > Looks like the int/long bug in some lib, probably motif.
>
> Ok so thats not a kernel bug. If the OSF API is specified for the low 32bits

Likely it is.
>From man readv() on Tru64 v5.0:
it returns EINVAL if
        [Tru64 UNIX] The sum of the iov_len values in the iov array was
        negative or overflowed a 32-bit integer.

> only then someone needs to make the OSF version of the syscall do the cleanups

Ok.

Ivan.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jun 15 2000 - 21:00:35 EST