From 1f08ad02379530e1c970d3d104343b9907b4d1b4 Mon Sep 17 00:00:00 2001 From: Dave Hansen Date: Sat, 16 Apr 2005 15:25:49 -0700 Subject: [PATCH] [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 Signed-off-by: Linus Torvalds --- Reading git-format-patch failed