Re: [PATCH 43/45] x86/sigreturn: use SYSCALL_DEFINE0

2018-03-22 Thread Thomas Gleixner
On Thu, 22 Mar 2018, Dominik Brodowski wrote: > From: "Tautschnig, Michael" > > All definitions of syscalls in x86 except for those patched here have > already been using the appropriate SYSCALL_DEFINE*. > > Signed-off-by: Michael Tautschnig > Cc: Thomas Gleixner > Cc: Ingo Molnar > Cc: H. P

[PATCH 43/45] x86/sigreturn: use SYSCALL_DEFINE0

2018-03-22 Thread Dominik Brodowski
From: "Tautschnig, Michael" All definitions of syscalls in x86 except for those patched here have already been using the appropriate SYSCALL_DEFINE*. Signed-off-by: Michael Tautschnig Cc: Thomas Gleixner Cc: Ingo Molnar Cc: H. Peter Anvin Cc: Jaswinder Singh Cc: Andi Kleen Cc: x...@kernel.