diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2021-03-22 15:45:52 +0100 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2021-04-16 23:51:36 +0200 |
commit | 6f55b2f2a1178856c19bbce2f71449926e731914 (patch) | |
tree | 9e259148696b9f2331746ad16e7fec8f8c211ef6 /tools/tracing | |
parent | bpf: Use correct permission flag for mixed signed bounds arithmetic (diff) | |
download | linux-6f55b2f2a1178856c19bbce2f71449926e731914.tar.xz linux-6f55b2f2a1178856c19bbce2f71449926e731914.zip |
bpf: Move off_reg into sanitize_ptr_alu
Small refactor to drag off_reg into sanitize_ptr_alu(), so we later on can
use off_reg for generalizing some of the checks for all pointer types.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Reviewed-by: John Fastabend <john.fastabend@gmail.com>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/tracing')
0 files changed, 0 insertions, 0 deletions