aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorBenjamin Tissoires <[email protected]>2024-04-20 11:09:07 +0200
committerAlexei Starovoitov <[email protected]>2024-04-23 18:31:24 -0700
commitad2c03e691be3268eefc75ff1d892db3f0e79f62 (patch)
tree915aecb9964c714c552cd7b37c765e0eb053858c /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentf1d0a2fbb0088675cceeab73d1f4b4308b289984 (diff)
bpf: verifier: bail out if the argument is not a map
When a kfunc is declared with a KF_ARG_PTR_TO_MAP, we should have reg->map_ptr set to a non NULL value, otherwise, that means that the underlying type is not a map. Signed-off-by: Benjamin Tissoires <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions