Searched hist:"0872098804 b5f44bab91f80b6df55df32894fee3" (Results 1 – 7 of 7) sorted by relevance
/linux/arch/x86/entry/vdso/vdso32/ |
H A D | vclock_gettime.c | diff 0872098804b5f44bab91f80b6df55df32894fee3 Fri Mar 13 20:51:34 CET 2020 Brian Gerst <brgerst@gmail.com> 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
|
/linux/arch/x86/um/ |
H A D | user-offsets.c | diff 0872098804b5f44bab91f80b6df55df32894fee3 Fri Mar 13 20:51:34 CET 2020 Brian Gerst <brgerst@gmail.com> 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
|
H A D | sys_call_table_64.c | diff 0872098804b5f44bab91f80b6df55df32894fee3 Fri Mar 13 20:51:34 CET 2020 Brian Gerst <brgerst@gmail.com> 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
|
H A D | sys_call_table_32.c | diff 0872098804b5f44bab91f80b6df55df32894fee3 Fri Mar 13 20:51:34 CET 2020 Brian Gerst <brgerst@gmail.com> 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
|
/linux/arch/x86/include/asm/ |
H A D | unistd.h | diff 0872098804b5f44bab91f80b6df55df32894fee3 Fri Mar 13 20:51:34 CET 2020 Brian Gerst <brgerst@gmail.com> 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
|
H A D | syscall.h | diff 0872098804b5f44bab91f80b6df55df32894fee3 Fri Mar 13 20:51:34 CET 2020 Brian Gerst <brgerst@gmail.com> 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
|
/linux/arch/x86/kernel/ |
H A D | asm-offsets_32.c | diff 0872098804b5f44bab91f80b6df55df32894fee3 Fri Mar 13 20:51:34 CET 2020 Brian Gerst <brgerst@gmail.com> 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
|