Revert "RISC-V: vDSO: Wire up getrandom() vDSO implementation"
authorPalmer Dabbelt <palmer@dabbelt.com>
Mon, 2 Jun 2025 17:33:15 +0000 (10:33 -0700)
committerPalmer Dabbelt <palmer@dabbelt.com>
Mon, 2 Jun 2025 18:11:41 +0000 (11:11 -0700)
commit2f956db8b3b02256b21da4d1f26fedc63782adff
tree8af349378844518be4989eb65f3478e8d9b2daf6
parent1a3f6980889df3fc90ad3e4a525061d2c138adba
Revert "RISC-V: vDSO: Wire up getrandom() vDSO implementation"

This has been on -next for a bit, but it's broken and there's already a
v2.  So I'm reverting it to avoid more rebasing.

This reverts commit 89079520cef65d6da1e864eab4464effe5396e23.

Link: https://lore.kernel.org/r/20250602173315.20228-1-palmer@dabbelt.com
Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
arch/riscv/Kconfig
arch/riscv/include/asm/vdso/getrandom.h [deleted file]
arch/riscv/kernel/vdso/Makefile
arch/riscv/kernel/vdso/getrandom.c [deleted file]
arch/riscv/kernel/vdso/vdso.lds.S
arch/riscv/kernel/vdso/vgetrandom-chacha.S [deleted file]
tools/testing/selftests/vDSO/vgetrandom-chacha.S