linux/arch/x86/entry/vdso/vdso32
Brian Gerst 0872098804 x86/entry: Move max syscall number calculation to syscallhdr.sh
Instead of using an array in asm-offsets to calculate the max syscall
number, calculate it when writing out the syscall headers.

Signed-off-by: Brian Gerst <brgerst@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20200313195144.164260-9-brgerst@gmail.com
2020-03-21 16:03:21 +01:00
..
.gitignore
note.S x86: Add build salt to the vDSO 2018-07-18 01:18:05 +09:00
sigreturn.S License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
system_call.S x86/asm: Use SYM_INNER_LABEL instead of GLOBAL 2019-10-18 11:27:44 +02:00
vclock_gettime.c x86/entry: Move max syscall number calculation to syscallhdr.sh 2020-03-21 16:03:21 +01:00
vdso32.lds.S x86/vdso: Add clock_gettime64() entry point 2019-06-22 21:21:10 +02:00