refresh 2.6.33 patches for 2.6.33.2
[librecmc/librecmc.git] / target / linux / generic-2.6 / patches-2.6.33 / 980-vm_exports.patch
index 39b22150b9c609a10ed59062359a38ab9db004c7..2c3a55201bad85cea3e332b4a68a8ec7a6a55dcb 100644 (file)
@@ -76,7 +76,7 @@
   * macro override instead of weak attribute alias, to workaround
 --- a/kernel/sched.c
 +++ b/kernel/sched.c
-@@ -6149,6 +6149,7 @@ int can_nice(const struct task_struct *p
+@@ -6171,6 +6171,7 @@ int can_nice(const struct task_struct *p
        return (nice_rlim <= p->signal->rlim[RLIMIT_NICE].rlim_cur ||
                capable(CAP_SYS_NICE));
  }