refresh patches to -rc3
[librecmc/librecmc.git] / target / linux / generic / patches-3.3 / 950-vm_exports.patch
index f0d9a64bf1091f437a992763f65f5b4e4d777058..5b5a17728a41624619522fe18585cf25d1ef7a77 100644 (file)
@@ -61,7 +61,7 @@
  {
 --- a/kernel/sched/core.c
 +++ b/kernel/sched/core.c
-@@ -3861,6 +3861,7 @@ int can_nice(const struct task_struct *p
+@@ -3856,6 +3856,7 @@ int can_nice(const struct task_struct *p
        return (nice_rlim <= task_rlimit(p, RLIMIT_NICE) ||
                capable(CAP_SYS_NICE));
  }