diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-11-26 18:25:36 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-11-26 18:25:36 +0100 |
commit | cd4771f7709211082cbc41dc1f5b2be774ef1604 (patch) | |
tree | 685536e8fb8491a65c00ba7b6616fa464ec67b51 /arch/x86/realmode | |
parent | Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne... (diff) | |
parent | x86/mm: Use the correct function type for native_set_fixmap() (diff) | |
download | linux-cd4771f7709211082cbc41dc1f5b2be774ef1604.tar.xz linux-cd4771f7709211082cbc41dc1f5b2be774ef1604.zip |
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 syscall entry updates from Ingo Molnar:
"These changes relate to the preparatory cleanup of syscall function
type signatures - to fix indirect call mismatches with Control-Flow
Integrity (CFI) checking.
No change in behavior intended"
* 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/mm: Use the correct function type for native_set_fixmap()
syscalls/x86: Fix function types in COND_SYSCALL
syscalls/x86: Use the correct function type for sys_ni_syscall
syscalls/x86: Use COMPAT_SYSCALL_DEFINE0 for IA32 (rt_)sigreturn
syscalls/x86: Wire up COMPAT_SYSCALL_DEFINE0
syscalls/x86: Use the correct function type in SYSCALL_DEFINE0
Diffstat (limited to 'arch/x86/realmode')
0 files changed, 0 insertions, 0 deletions