csky: Reconstruct VDSO framework
Reconstruct vdso framework to support future vsyscall,
vgettimeofday features. These are very important features to reduce
system calls into the kernel for performance improvement.
The patch is reference RISC-V's
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Cc: Palmer Dabbelt <palmerdabbelt@google.com>
Showing
arch/csky/kernel/vdso/note.S
0 → 100644
arch/csky/kernel/vdso/vdso.S
0 → 100644
Please register or sign in to comment