upgrade 3.13 targets to 3.13.7
[openwrt.git] / target / linux / generic / patches-3.13 / 950-vm_exports.patch
index faca7634c3cedef960daf10e93e0f87fd3b0cf6a..5a18ae636374f7468f51f67571ca237bcfb7f449 100644 (file)
@@ -52,7 +52,7 @@
   * When we die, we re-parent all our children, and try to:
 --- a/kernel/sched/core.c
 +++ b/kernel/sched/core.c
-@@ -2874,6 +2874,7 @@ int can_nice(const struct task_struct *p
+@@ -2896,6 +2896,7 @@ int can_nice(const struct task_struct *p
        return (nice_rlim <= task_rlimit(p, RLIMIT_NICE) ||
                capable(CAP_SYS_NICE));
  }