On 10/7/24 15:45, Jason A. Donenfeld wrote:
Rather than using symlinks to find the vgetrandom-chacha.S file for each arch, store this in a file that uses the compiler to determine architecture, and then make use of weak symbols to skip the test on architectures that don't provide the code.
Signed-off-by: Jason A. Donenfeld Jason@zx2c4.com
Thank you.
Applied all three patches to linux-kselftest fixes and will include them in my next pull request for rc3.
thanks, -- Shuah