From: Al Viro Date: Mon, 3 Feb 2014 23:19:51 +0000 (-0500) Subject: switch vmsplice_to_user() to copy_page_to_iter() X-Git-Tag: v3.15-rc1~16^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6130f5315ee80a591285a25957af71621bd0f17e;p=pandora-kernel.git switch vmsplice_to_user() to copy_page_to_iter() I've switched the sanity checks on iovec to rw_copy_check_uvector(); we might need to do a local analog, if any behaviour differences are not actually bugfixes here... Signed-off-by: Al Viro --- Reading git-diff-tree failed