diff options
author | Andy Lutomirski <[email protected]> | 2019-10-08 15:40:46 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-10-11 12:49:18 +0200 |
commit | cf3b83e19d7c928e05a5d193c375463182c6029a (patch) | |
tree | 8bfe4301c707d4038437aaa7ca102a51db602e39 /lib | |
parent | 8661d769ab77c675b5eb6c3351a372b9fbc1bf40 (diff) |
syscalls/x86: Wire up COMPAT_SYSCALL_DEFINE0
x86 has special handling for COMPAT_SYSCALL_DEFINEx, but there was
no override for COMPAT_SYSCALL_DEFINE0. Wire it up so that we can
use it for rt_sigreturn.
Signed-off-by: Andy Lutomirski <[email protected]>
Signed-off-by: Sami Tolvanen <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: H . Peter Anvin <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions