aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorDaniel T. Lee <[email protected]>2022-12-24 16:15:27 +0900
committerAndrii Nakryiko <[email protected]>2022-12-29 14:22:34 -0800
commit7244eb669397f309c3d014264823cdc9cb3f8e6b (patch)
treeaa9d2bdc25de12d6558f43104783a8a4b8b302ae /lib/netdev-notifier-error-inject.c
parentc5ffb26375ad309c858453f17e777b716723d527 (diff)
libbpf: Fix invalid return address register in s390
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 <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions