[PATCH] undo do_readv_writev() behavior change
authorDave Hansen <haveblue@us.ibm.com>
Sat, 16 Apr 2005 22:25:49 +0000 (15:25 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:25:49 +0000 (15:25 -0700)
Bugme bug 4326: http://bugme.osdl.org/show_bug.cgi?id=4326 reports:

executing the systemcall readv with Bad argument
->len == -1) it gives out error EFAULT instead of EINVAL

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found
This page took 0.024802 seconds and 5 git commands to generate.