]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINE
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 2 May 2018 13:20:47 +0000 (23:20 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 May 2018 13:25:13 +0000 (23:25 +1000)
commit2e979e5528db1e003f5e7cf83aa65d1118677617
tree4c1e27f6b8de6542d9456ce92f9977f3284e8737
parentded34f6570c0fab8a8702a4cc1ac009138f68786
powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINE

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
[mpe: Fix sys_debug_setcontext() prototype to return long]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/asm-prototypes.h
arch/powerpc/kernel/signal.h
arch/powerpc/kernel/signal_32.c
arch/powerpc/kernel/signal_64.c