Skip to content
Commit a2a865ed authored by Guo Ren's avatar Guo Ren
Browse files

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: default avatarGuo Ren <guoren@linux.alibaba.com>
Signed-off-by: default avatarGuo Ren <guoren@kernel.org>
parent 783bde52
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment