Skip to content
Commit c1d4d6a9 authored by Al Viro's avatar Al Viro
Browse files

copy_page_to_iter(): don't bother with kmap_atomic() for bvec/kvec cases



kmap_local_page() is enough there.  Moreover, we can use _copy_to_iter()
for actual copying in those cases - no useful extra checks on the
address we are copying from in that call.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 4b179e9a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment