diff options
author | 2021-05-21 10:17:36 +0000 | |
---|---|---|
committer | 2021-05-25 22:08:53 +0200 | |
commit | 3d0220f6861d713213b015b582e9f21e5b28d2e0 (patch) | |
tree | 874ca164bc99f7450e82c6c871d9a2f2027d8f7f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: Fix BPF_LSM kconfig symbol dependency (diff) | |
download | wireguard-linux-3d0220f6861d713213b015b582e9f21e5b28d2e0.tar.xz wireguard-linux-3d0220f6861d713213b015b582e9f21e5b28d2e0.zip |
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 '')
0 files changed, 0 insertions, 0 deletions