diff options
author | Ilya Leoshkevich <[email protected]> | 2024-07-02 01:40:21 +0200 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2024-07-02 18:31:51 +0200 |
commit | 9a048587269174f218e8d8d737ebfa628589358f (patch) | |
tree | 008c28e1e95517c2996807d1a4d8f07e1c71e548 /tools/perf/scripts/python/parallel-perf.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 <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions