diff options
| author | David Howells <[email protected]> | 2023-09-08 16:03:21 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2023-09-09 22:11:49 +0000 |
| commit | 2d71340ff1d41a5b9fc1b30ded12d638b2e2ae96 (patch) | |
| tree | c537b3cb748f99f70005510e1653ea0d72f2c720 /tools/perf/util/c++/clang-test.cpp | |
| parent | iov_iter: Fix iov_iter_extract_pages() with zero-sized entries (diff) | |
| download | kernel-2d71340ff1d41a5b9fc1b30ded12d638b2e2ae96.tar.gz kernel-2d71340ff1d41a5b9fc1b30ded12d638b2e2ae96.zip | |
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 <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Christian Brauner <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Al Viro <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: John Hubbard <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions
