diff options
author | 2025-05-12 21:53:48 +0100 | |
---|---|---|
committer | 2025-05-12 18:32:47 -0700 | |
commit | c61bcd29eda9ea8db753ad5217fd24d9ee42a96b (patch) | |
tree | 0408a432e2a56edf773653bc7908c9b2b1ffd7b7 /tools/lib | |
parent | bpf: Implement dynptr copy kfuncs (diff) | |
download | linux-rng-c61bcd29eda9ea8db753ad5217fd24d9ee42a96b.tar.xz linux-rng-c61bcd29eda9ea8db753ad5217fd24d9ee42a96b.zip |
selftests/bpf: introduce tests for dynptr copy kfuncs
Introduce selftests verifying newly-added dynptr copy kfuncs.
Covering contiguous and non-contiguous memory backed dynptrs.
Disable test_probe_read_user_str_dynptr that triggers bug in
strncpy_from_user_nofault. Patch to fix the issue [1].
[1] https://patchwork.kernel.org/project/linux-mm/patch/20250422131449.57177-1-mykyta.yatsenko5@gmail.com/
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Mykyta Yatsenko <yatsenko@meta.com>
Link: https://lore.kernel.org/r/20250512205348.191079-4-mykyta.yatsenko5@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/lib')
0 files changed, 0 insertions, 0 deletions