Merge branch 'for-3.13-fixes' into for-3.14
[firefly-linux-kernel-4.4.55.git] / kernel / signal.c
index ded28b91fa539586901a047c12a416b28d18c223..940b30ee9a30fb0cfb8eabdc186c2f2a4f27e7fb 100644 (file)
@@ -2723,7 +2723,7 @@ COMPAT_SYSCALL_DEFINE2(rt_sigpending, compat_sigset_t __user *, uset,
 
 #ifndef HAVE_ARCH_COPY_SIGINFO_TO_USER
 
-int copy_siginfo_to_user(siginfo_t __user *to, siginfo_t *from)
+int copy_siginfo_to_user(siginfo_t __user *to, const siginfo_t *from)
 {
        int err;