Date: Thu, 30 Nov 2000 22:57:09 +0000 (GMT)
   From: Ben Mansell <[EMAIL PROTECTED]>

               vector[ 1 ].iov_base = NULL;
               vector[ 1 ].iov_len = 0;

"Don't do that" :-)

I'll doubt I will bother to fix it (it's not %100 trivial to fix and
it will put a cost into a hot path).  Even if I did, you're going to
need to fix Zeus not to do writev's with empty iovec's like this so
that you get the PSH's in current kernels.

Later,
David S. Miller
[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to