commit | d76e0a050e0f5e7c00e6d334f758178bbc16eb98 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jan 31 19:21:14 2018 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jan 31 19:21:14 2018 -0800 |
tree | 9d0299f385da06f082fad6d206cc1351ee0de7f4 | |
parent | 40b9672a2f071cbf931eb144997a21332bc0a747 [diff] | |
parent | d1038084415c413b3c11c536f28fc5571ed00153 [diff] |
Merge branch 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs Pull vmci iov_iter updates from Al Viro: "Get rid of "is it an iovec or an entire array?" flags in vmxi - just use iov_iter. Simplifies the living hell out of that code..." * 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: vmci: the same on the send side... vmci: simplify qp_dequeue_locked() vmci: get rid of qp_memcpy_from_queue() vmci: fix buf_size in case of iovec-based accesses