diff options
author | Alexandre Ghiti <alexghiti@rivosinc.com> | 2023-10-04 14:09:03 +0300 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2023-10-04 23:19:13 +0300 |
commit | 8a412c5c1cd6cc6c55e8b9b84fbb789fc395fe78 (patch) | |
tree | d69dd2abb9235b55d4d393d4de5a6398db633449 /scripts/gdb/linux/utils.py | |
parent | 93fb2776f43e3834796218ed77b237f85fdd10a9 (diff) | |
download | linux-8a412c5c1cd6cc6c55e8b9b84fbb789fc395fe78.tar.xz |
libbpf: Fix syscall access arguments on riscv
Since commit 08d0ce30e0e4 ("riscv: Implement syscall wrappers"), riscv
selects ARCH_HAS_SYSCALL_WRAPPER so let's use the generic implementation
of PT_REGS_SYSCALL_REGS().
Fixes: 08d0ce30e0e4 ("riscv: Implement syscall wrappers")
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Reviewed-by: Sami Tolvanen <samitolvanen@google.com>
Link: https://lore.kernel.org/bpf/20231004110905.49024-2-bjorn@kernel.org
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions