OpenCloudOS-Kernel/arch/x86/entry/vdso
Sami Tolvanen e242db40be x86, vdso: disable LTO only for vDSO
Disable LTO for the vDSO. Note that while we could use Clang's LTO
for the 64-bit vDSO, it won't add noticeable benefit for the small
amount of C code.

Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
2021-02-23 12:46:58 -08:00
..
vdso32 x86: vdso: Expose sigreturn address on vdso to the kernel 2020-12-02 10:32:16 +01:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Makefile x86, vdso: disable LTO only for vDSO 2021-02-23 12:46:58 -08:00
checkundef.sh x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/ 2015-06-03 18:51:37 +02:00
extable.c x86/vdso: Add support for exception fixup in vDSO functions 2020-11-18 18:02:50 +01:00
extable.h x86/vdso: Add support for exception fixup in vDSO functions 2020-11-18 18:02:50 +01:00
vclock_gettime.c y2038: vdso: change time_t to __kernel_old_time_t 2019-11-15 14:38:28 +01:00
vdso-layout.lds.S x86/vdso: Add support for exception fixup in vDSO functions 2020-11-18 18:02:50 +01:00
vdso-note.S x86: Add build salt to the vDSO 2018-07-18 01:18:05 +09:00
vdso.lds.S x86/vdso: Implement a vDSO for Intel SGX enclave call 2020-11-18 18:02:50 +01:00
vdso2c.c x86: vdso: Expose sigreturn address on vdso to the kernel 2020-12-02 10:32:16 +01:00
vdso2c.h x86/vdso: Add support for exception fixup in vDSO functions 2020-11-18 18:02:50 +01:00
vdso32-setup.c x86/vdso: Provide missing include file 2019-12-29 13:41:31 +01:00
vdsox32.lds.S x86/vdso: Switch to generic vDSO implementation 2019-06-22 21:21:10 +02:00
vgetcpu.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223 2019-05-30 11:29:55 -07:00
vma.c Merge branch 'akpm' (patches from Andrew) 2020-12-15 12:53:37 -08:00
vsgx.S x86/vdso: Implement a vDSO for Intel SGX enclave call 2020-11-18 18:02:50 +01:00