commit | bdc40abf070eab82d27de99ef5ff62a1c5de238d | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Dec 25 18:45:43 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Feb 03 22:42:00 2013 -0500 |
tree | 2ccb1ff05188dabf666ef3a318d484b94e5f0042 | |
parent | 8d65681dafe938e1aa332de5ef142ea2b076a9b4 [diff] |
sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE note that while struct compat_sigaction is the generic one, syscall itself *isn't* - different arguments. IOW, CONFIG_ODD_RT_SIGACTION stays. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>