On Sun, Sep 01, 2024 at 02:13:11PM +0800, Xi Ruoyao wrote: > Hook up the generic vDSO implementation to the LoongArch vDSO data page > by providing the required __arch_chacha20_blocks_nostack, > __arch_get_k_vdso_rng_data, and getrandom_syscall implementations. Applied, thanks! Congrats on being the first implementation after x86 to do this. Jason