dm bufio: subtract the number of initial sectors in dm_bufio_get_device_size
[linux-2.6-microblaze.git] / kernel / signal.c
index 6b9c431..5ad8566 100644 (file)
@@ -3704,7 +3704,8 @@ static bool access_pidfd_pidns(struct pid *pid)
        return true;
 }
 
-static int copy_siginfo_from_user_any(kernel_siginfo_t *kinfo, siginfo_t *info)
+static int copy_siginfo_from_user_any(kernel_siginfo_t *kinfo,
+               siginfo_t __user *info)
 {
 #ifdef CONFIG_COMPAT
        /*