[v2] RISC-V: Add ptrace support for vectors
Palmer Dabbelt
palmer at rivosinc.com
Thu Aug 31 14:58:26 PDT 2023
On Fri, 25 Aug 2023 05:02:46 +0000, Andy Chiu wrote:
> This patch add back the ptrace support with the following fix:
> - Define NT_RISCV_CSR and re-number NT_RISCV_VECTOR to prevent
> conflicting with gdb's NT_RISCV_CSR.
> - Use struct __riscv_v_regset_state to handle ptrace requests
>
> Since gdb does not directly include the note description header in
> Linux and has already defined NT_RISCV_CSR as 0x900, we decide to
> sync with gdb and renumber NT_RISCV_VECTOR to solve and prevent future
> conflicts.
>
> [...]
Applied, thanks!
[1/1] RISC-V: Add ptrace support for vectors
https://git.kernel.org/palmer/c/1e4e7c306d52
Best regards,
--
Palmer Dabbelt <palmer at rivosinc.com>
More information about the linux-riscv
mailing list