]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selftests: riscv: vstate_exec_nolibc: Use the regular prctl() function
authorThomas Weißschuh <linux@weissschuh.net>
Mon, 26 Jan 2026 04:09:57 +0000 (21:09 -0700)
committerPaul Walmsley <pjw@kernel.org>
Mon, 9 Feb 2026 22:27:33 +0000 (15:27 -0700)
commit098921ec6818291d98bd3a4002c9dfbe2e75aac2
tree37fef3ab62c57499151c1f14eb1d15d6bf43eec2
parent849f05ae1ea6e1ff621243dce27fe455fdc9d0ff
selftests: riscv: vstate_exec_nolibc: Use the regular prctl() function

The my_syscall*() macros are internal implementation details of nolibc.

Now that nolibc has a normal prctl() function, use that.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://patch.msgid.link/20260117-nolibc-mysyscall-riscv-v1-1-0ae1ae3513e9@weissschuh.net
Signed-off-by: Paul Walmsley <pjw@kernel.org>
tools/testing/selftests/riscv/vector/vstate_exec_nolibc.c