update .18 support for -rc6
[openwrt/staging/jow.git] / target / linux / generic / patches-3.18 / 950-vm_exports.patch
index 0291957bf0bc0b4b90d98657f70c44944a49440c..eae65d2bff30aba258dd1d77b6e708243c16ce49 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
-@@ -3188,6 +3188,7 @@ int can_nice(const struct task_struct *p
+@@ -3159,6 +3159,7 @@ int can_nice(const struct task_struct *p
        return (nice_rlim <= task_rlimit(p, RLIMIT_NICE) ||
                capable(CAP_SYS_NICE));
  }