commit | 1f08ad02379530e1c970d3d104343b9907b4d1b4 | [log] [tgz] |
---|---|---|
author | Dave Hansen <haveblue@us.ibm.com> | Sat Apr 16 15:25:49 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Apr 16 15:25:49 2005 -0700 |
tree | 607f1e99cefab35bccb14b5c053c0d63ff74458c | |
parent | 22a685d09bb98810670ac0fb02c2138bdbf038cc [diff] |
[PATCH] undo do_readv_writev() behavior change 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>