diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2014-02-05 18:14:11 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2014-04-02 05:19:27 +0200 |
commit | 240f3905f513cd5f27cc3f79bf03bf3f88323f41 (patch) | |
tree | 69247be2e360e3cceb330773df9d50f34652dd73 /sound | |
parent | process_vm_access: switch to iov_iter (diff) | |
download | linux-240f3905f513cd5f27cc3f79bf03bf3f88323f41.tar.xz linux-240f3905f513cd5f27cc3f79bf03bf3f88323f41.zip |
process_vm_access: switch to copy_page_to_iter/iov_iter_copy_from_user
... rather than open-coding those. As a side benefit, we get much saner
loop calling those; we can just feed entire pages, instead of the "copy
would span the iovec boundary, let's do it in two loop iterations" mess.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions