Mark Rutland bf4ce5cc23 arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
We don't currently annotate our various sigreturn functions as syscalls,
as we need to do to use pt_regs syscall wrappers.

Let's mark them as real syscalls.

For compat_sys_sigreturn and compat_sys_rt_sigreturn, this changes the
return type from int to long, matching the prototypes in sys32.c.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Dominik Brodowski <linux@dominikbrodowski.net>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2018-07-12 14:49:48 +01:00
..
2017-11-15 10:56:56 -08:00
2018-02-09 09:44:25 -08:00
2018-07-12 14:40:38 +01:00
2018-07-05 17:24:14 +01:00
2018-03-19 18:14:27 +00:00
2018-07-12 14:40:39 +01:00
2018-07-12 14:49:47 +01:00
2018-02-26 10:48:01 +01:00
2018-01-13 10:45:03 +00:00
2018-07-05 17:24:14 +01:00
2017-08-09 12:16:28 +01:00