Hello:
This patch was applied to riscv/linux.git (for-next) by Palmer Dabbelt palmer@rivosinc.com:
On Wed, 03 Apr 2024 16:50:29 -0700 you wrote:
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@rivosinc.com
[...]
Here is the summary with links: - riscv: selftests: Add signal handling vector tests https://git.kernel.org/riscv/c/b2a2e892cdbc
You are awesome, thank you!