Re: [PATCH v4 1/9] selftests: riscv: test ptrace vector interface
From: Sergey Matyukevich
Date: Thu Nov 20 2025 - 14:02:29 EST
On Wed, Nov 19, 2025 at 11:13:36AM -0600, Andy Chiu wrote:
> On Sat, Nov 8, 2025 at 1:42 PM Sergey Matyukevich <geomatsi@xxxxxxxxx> wrote:
> >
> > Add a test case to check ptrace behavior in the case when vector
> > extension is supported by the system, but vector context is not
> > yet enabled for the traced process.
> >
> > Signed-off-by: Sergey Matyukevich <geomatsi@xxxxxxxxx>
>
> Reviewed-by: Andy Chiu <andybnac@xxxxxxxxx>
Thanks for taking a look ! I will need at least one more respin
to cover xtheadvector support to both ptrace check and the selftests.
Regards,
Sergey