diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2021-05-21 13:17:36 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2021-05-25 23:08:53 +0300 |
commit | 3d0220f6861d713213b015b582e9f21e5b28d2e0 (patch) | |
tree | 874ca164bc99f7450e82c6c871d9a2f2027d8f7f /scripts/gdb/linux/utils.py | |
parent | 5c9d706f61336d9f7f285df64c734af778c70f39 (diff) | |
download | linux-3d0220f6861d713213b015b582e9f21e5b28d2e0.tar.xz |
bpf: Wrap aux data inside bpf_sanitize_info container
Add a container structure struct bpf_sanitize_info which holds
the current aux info, and update call-sites to sanitize_ptr_alu()
to pass it in. This is needed for passing in additional state
later on.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Reviewed-by: Piotr Krysiuk <piotras@gmail.com>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions