diff options
| author | Daniel T. Lee <danieltimlee@gmail.com> | 2022-12-24 16:15:27 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-12-07 06:09:37 +0900 |
| commit | 3b7841a78357f412741ff0c9a47dbfc53bfbad3a (patch) | |
| tree | 3e96ea37145f90bf82e5606ea269e424a1b1aee4 /tools/perf/scripts/python/compaction-times.py | |
| parent | 46d78c07ce40a899e75cafc1b5e194ed107c32bb (diff) | |
| download | linux-3b7841a78357f412741ff0c9a47dbfc53bfbad3a.tar.gz linux-3b7841a78357f412741ff0c9a47dbfc53bfbad3a.tar.bz2 linux-3b7841a78357f412741ff0c9a47dbfc53bfbad3a.zip | |
libbpf: Fix invalid return address register in s390
commit 7244eb669397f309c3d014264823cdc9cb3f8e6b upstream.
There is currently an invalid register mapping in the s390 return
address register. As the manual[1] states, the return address can be
found at r14. In bpf_tracing.h, the s390 registers were named
gprs(general purpose registers). This commit fixes the problem by
correcting the mistyped mapping.
[1]: https://uclibc.org/docs/psABI-s390x.pdf#page=14
Fixes: 3cc31d794097 ("libbpf: Normalize PT_REGS_xxx() macro definitions")
Signed-off-by: Daniel T. Lee <danieltimlee@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20221224071527.2292-7-danieltimlee@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions
