[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CABgGipUQ4nQSpKFEbpXvcf5n7Zkbh-HQnky1H5GeEvKw5OxSfg@mail.gmail.com>
Date: Tue, 9 Apr 2024 11:01:46 +0800
From: Andy Chiu <andy.chiu@...ive.com>
To: Björn Töpel <bjorn@...nel.org>
Cc: Charlie Jenkins <charlie@...osinc.com>, Shuah Khan <shuah@...nel.org>,
Paul Walmsley <paul.walmsley@...ive.com>, Palmer Dabbelt <palmer@...belt.com>,
Albert Ou <aou@...s.berkeley.edu>, Vineet Gupta <vineetg@...osinc.com>,
linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org,
linux-riscv@...ts.infradead.org
Subject: Re: [PATCH] riscv: selftests: Add signal handling vector tests
On Thu, Apr 4, 2024 at 1:47 PM Björn Töpel <bjorn@...nel.org> wrote:
>
> Charlie Jenkins <charlie@...osinc.com> writes:
>
> > Add two tests to check vector save/restore when a signal is received
> > during a vector routine. One test ensures that a value is not clobbered
> > during signal handling. The other verifies that vector registers
> > modified in the signal handler are properly reflected when the signal
> > handling is complete.
> >
> > Signed-off-by: Charlie Jenkins <charlie@...osinc.com>
>
> Nice!
>
> Reviewed-by: Björn Töpel <bjorn@...osinc.com>
Thanks!
Reviewed-by: Andy Chiu <andy.chiu@...ive.com>
Tested-by: Andy Chiu <andy.chiu@...ive.com>
Powered by blists - more mailing lists