diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2024-07-02 01:40:21 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2024-07-02 18:31:51 +0200 |
commit | 9a048587269174f218e8d8d737ebfa628589358f (patch) | |
tree | 008c28e1e95517c2996807d1a4d8f07e1c71e548 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | d0736d8c491ddc7d31c7f839d281c907366e2562 (diff) |
s390/bpf: Get rid of get_probe_mem_regno()
Commit 7fc8c362e782 ("s390/bpf: encode register within extable entry")
introduced explicit passing of the number of the register to be cleared
to ex_handler_bpf(), which replaced deducing it from the respective
native load instruction using get_probe_mem_regno().
Replace the second and last usage in the same manner, and remove this
function.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20240701234304.14336-4-iii@linux.ibm.com
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions