diff options
author | 2022-04-15 21:33:43 +0530 | |
---|---|---|
committer | 2022-04-21 16:31:10 +0200 | |
commit | e9147b4422e1f35b9c229c980c596ccf03d61562 (patch) | |
tree | 6e4741901d2b8a13d4f01fc083ac64892fd2f74a /tools/testing/selftests/bpf/prog_tests/fexit_stress.c | |
parent | bpf: Make btf_find_field more generic (diff) | |
download | wireguard-linux-e9147b4422e1f35b9c229c980c596ccf03d61562.tar.xz wireguard-linux-e9147b4422e1f35b9c229c980c596ccf03d61562.zip |
bpf: Move check_ptr_off_reg before check_map_access
Some functions in next patch want to use this function, and those
functions will be called by check_map_access, hence move it before
check_map_access.
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Joanne Koong <joannelkoong@gmail.com>
Link: https://lore.kernel.org/bpf/20220415160354.1050687-3-memxor@gmail.com
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/fexit_stress.c')
0 files changed, 0 insertions, 0 deletions