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