diff options
author | David Howells <dhowells@redhat.com> | 2023-09-08 19:03:21 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-09-10 01:11:49 +0300 |
commit | 2d71340ff1d41a5b9fc1b30ded12d638b2e2ae96 (patch) | |
tree | c537b3cb748f99f70005510e1653ea0d72f2c720 /tools/perf/arch/loongarch/util | |
parent | f741bd7178c95abd7aeac5a9d933ee542f9a5509 (diff) | |
download | linux-2d71340ff1d41a5b9fc1b30ded12d638b2e2ae96.tar.xz |
iov_iter: Kunit tests for copying to/from an iterator
Add some kunit tests for page extraction for ITER_BVEC, ITER_KVEC and
ITER_XARRAY type iterators. ITER_UBUF and ITER_IOVEC aren't dealt with
as they require userspace VM interaction. ITER_DISCARD isn't dealt with
either as that does nothing.
Signed-off-by: David Howells <dhowells@redhat.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Christian Brauner <brauner@kernel.org>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: David Hildenbrand <david@redhat.com>
Cc: John Hubbard <jhubbard@nvidia.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/arch/loongarch/util')
0 files changed, 0 insertions, 0 deletions