refresh kernel patches
[openwrt/openwrt.git] / target / linux / generic-2.6 / patches-2.6.32 / 980-vm_exports.patch
index 616bb2d54b0fb4fab4bfa789fc6f18dbabc52745..c226ac7bf1fc15810fe0892cdb3e9a801da7da82 100644 (file)
@@ -68,7 +68,7 @@
   * macro override instead of weak attribute alias, to workaround
 --- a/kernel/sched.c
 +++ b/kernel/sched.c
-@@ -6105,6 +6105,7 @@ int can_nice(const struct task_struct *p
+@@ -6113,6 +6113,7 @@ int can_nice(const struct task_struct *p
        return (nice_rlim <= p->signal->rlim[RLIMIT_NICE].rlim_cur ||
                capable(CAP_SYS_NICE));
  }