[kernel] refresh 2.6.28 patches
[openwrt/svn-archive/archive.git] / target / linux / generic-2.6 / patches-2.6.28 / 980-vm_exports.patch
index 023bf295e7a59c8a3339d4047c8237cbb187d3d2..8168742ebafd2a2d3cc46f3642a7633dd66e50ad 100644 (file)
@@ -67,7 +67,7 @@
   * macro override instead of weak attribute alias, to workaround
 --- a/kernel/sched.c
 +++ b/kernel/sched.c
-@@ -5064,6 +5064,7 @@ int can_nice(const struct task_struct *p
+@@ -5015,6 +5015,7 @@ int can_nice(const struct task_struct *p
        return (nice_rlim <= p->signal->rlim[RLIMIT_NICE].rlim_cur ||
                capable(CAP_SYS_NICE));
  }