kernel: update linux 3.8 to 3.8.9
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-3.8 / 950-vm_exports.patch
index 9c15a1b813d23445cfd3292884d2d0f57c945272..d94d556fefaa9f0faff8a64d2dff7da5c7e58697 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
-@@ -3634,6 +3634,7 @@ int can_nice(const struct task_struct *p
+@@ -3636,6 +3636,7 @@ int can_nice(const struct task_struct *p
        return (nice_rlim <= task_rlimit(p, RLIMIT_NICE) ||
                capable(CAP_SYS_NICE));
  }