Home
last modified time | relevance | path

Searched hist:"6130 f531" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dsplice.c6130f531 Mon Feb 03 17:19:51 CST 2014 Al Viro <viro@zeniv.linux.org.uk> 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 <viro@zeniv.linux.org.uk>
6130f531 Mon Feb 03 17:19:51 CST 2014 Al Viro <viro@zeniv.linux.org.uk> 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 <viro@zeniv.linux.org.uk>