linux/3.3: refresh patches against 3.3-rc7
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-3.3 / 950-vm_exports.patch
index 5b5a17728a41624619522fe18585cf25d1ef7a77..3fa1ece71f61f06f31ff85287084d952bf448f3a 100644 (file)
@@ -61,7 +61,7 @@
  {
 --- a/kernel/sched/core.c
 +++ b/kernel/sched/core.c
-@@ -3856,6 +3856,7 @@ int can_nice(const struct task_struct *p
+@@ -3855,6 +3855,7 @@ int can_nice(const struct task_struct *p
        return (nice_rlim <= task_rlimit(p, RLIMIT_NICE) ||
                capable(CAP_SYS_NICE));
  }