diff options
author | 2024-12-03 19:03:58 -0800 | |
---|---|---|
committer | 2024-12-04 08:38:29 -0800 | |
commit | cbd8730aea8d79cda6b0f3c18b406dfdef0c1b80 (patch) | |
tree | 40ab3e30738c6c1b811824dd7b29b5c6cb28fe1c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: Introduce support for bpf_local_irq_{save,restore} (diff) | |
download | wireguard-linux-cbd8730aea8d79cda6b0f3c18b406dfdef0c1b80.tar.xz wireguard-linux-cbd8730aea8d79cda6b0f3c18b406dfdef0c1b80.zip |
bpf: Improve verifier log for resource leak on exit
The verifier log when leaking resources on BPF_EXIT may be a bit
confusing, as it's a problem only when finally existing from the main
prog, not from any of the subprogs. Hence, update the verifier error
string and the corresponding selftests matching on it.
Acked-by: Eduard Zingerman <eddyz87@gmail.com>
Suggested-by: Eduard Zingerman <eddyz87@gmail.com>
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Link: https://lore.kernel.org/r/20241204030400.208005-6-memxor@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions