LoongArch: Add VDSO and VSYSCALL support
mainline inclusion from mainline-v5.19-rc1 commit c6b99bed category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I5OHOB CVE: NA -------------------------------- Add VDSO and VSYSCALL support (sigreturn, gettimeofday and its friends) for LoongArch. Reviewed-by: NWANG Xuerui <git@xen0n.name> Reviewed-by: NJiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: NHuacai Chen <chenhuacai@loongson.cn>
Showing
arch/loongarch/include/asm/vdso.h
0 → 100644
arch/loongarch/kernel/vdso.c
0 → 100644
arch/loongarch/vdso/Makefile
0 → 100644
arch/loongarch/vdso/elf.S
0 → 100644
arch/loongarch/vdso/sigreturn.S
0 → 100644
arch/loongarch/vdso/vdso.S
0 → 100644
arch/loongarch/vdso/vdso.lds.S
0 → 100644
想要评论请 注册 或 登录