diff options
author | Daniel Rosenberg <[email protected]> | 2023-05-05 18:31:33 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-05-06 16:42:57 -0700 |
commit | 2012c867c8005d72c949e274133df429ece78808 (patch) | |
tree | fd441764144679effb80bb2047ecafef71b35985 /tools/testing/selftests/bpf/prog_tests/dynptr.c | |
parent | 3881fdfed21ff129a23979c0a92df6d3c5f49aa9 (diff) |
bpf: verifier: Accept dynptr mem as mem in helpers
This allows using memory retrieved from dynptrs with helper functions
that accept ARG_PTR_TO_MEM. For instance, results from bpf_dynptr_data
can be passed along to bpf_strncmp.
Signed-off-by: Daniel Rosenberg <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/dynptr.c')
0 files changed, 0 insertions, 0 deletions