Re: patch for 2.1.90 net/core/iovec et al

David S. Miller (davem@dm.cobaltmicro.com)
Tue, 24 Mar 1998 10:40:29 -0800


Date: Tue, 24 Mar 1998 10:40:10 -0800 (PST)
From: Linus Torvalds <torvalds@transmeta.com>

No, I don't see any need to do this. If some user reads the socket
with a bad memory area resulting in a EFAULT, we don't care _what_
happens.

Remember: the kernel is there to act for the user, it is NOT there
to cover up for the mistakes the user does. Covering up only hides
the real bugs and you get a bad system over all..

Ok, then I just won't adjust the sequence number back in TCP recvmsg.
No problem, you're right.

Later,
David S. Miller
davem@dm.cobaltmicro.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu