riscv: u64ilp32: Add time-related vDSO common flow for vdso32
This patch adds time-related vDSO common flow for vdso32, and it's an addition to commit: ad5d1122 ("riscv: use vDSO common flow to reduce the latency of the time-related functions"). Then we could reduce the latency of collecting clock information for u32ilp32 (native 32-bit userspace ecosystem), just like what we've done for u64lp64. Signed-off-by: Guo Ren <guoren@linux.alibaba.com> Signed-off-by: Guo Ren <guoren@kernel.org>
Please register or sign in to comment