]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - kernel/sched.c
[CVE-2009-0029] System call wrappers part 08
[mirror_ubuntu-zesty-kernel.git] / kernel / sched.c
index 65c02037b0524637bcad1e1d4ee063fd17172b43..eb1931eef58716ac12aed1c473141136caa5d378 100644 (file)
@@ -5869,7 +5869,7 @@ SYSCALL_DEFINE1(sched_get_priority_min, int, policy)
  * this syscall writes the default timeslice value of a given process
  * into the user-space timespec buffer. A value of '0' means infinity.
  */
-SYSCALL_DEFINE4(sched_rr_get_interval, pid_t, pid,
+SYSCALL_DEFINE2(sched_rr_get_interval, pid_t, pid,
                struct timespec __user *, interval)
 {
        struct task_struct *p;