diff options
author | Alexei Starovoitov <ast@kernel.org> | 2024-12-03 04:47:57 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-12-03 04:48:06 +0300 |
commit | d4c44354bcaffed729c4eba8c0f2ecfd61fea743 (patch) | |
tree | e8560c8a31d366717a26eab0ff8132aa3f505694 /tools/perf/scripts/python/syscall-counts.py | |
parent | 537a2525eaf76ea9b0dca62b994500d8670b39d5 (diff) | |
parent | 7f71197001e35f46aca97204986edf9301f8dd09 (diff) | |
download | linux-d4c44354bcaffed729c4eba8c0f2ecfd61fea743.tar.xz |
Merge branch 'fix-missing-process_iter_arg-type-check'
Kumar Kartikeya Dwivedi says:
====================
Fix missing process_iter_arg type check
I am taking over Tao's earlier patch set that can be found at [0], after
an offline discussion. The bug reported in that thread is that
process_iter_arg missed a reg->type == PTR_TO_STACK check. Fix this by
adding it in, and also address comments from Andrii on the earlier
attempt. Include more selftests to ensure the error is caught.
[0]: https://lore.kernel.org/bpf/20241107214736.347630-1-tao.lyu@epfl.ch
Changelog:
----------
v1 -> v2:
v1: https://lore.kernel.org/bpf/20241127230147.4158201-1-memxor@gmail.com
====================
Link: https://patch.msgid.link/20241203000238.3602922-1-memxor@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions