From c26c5eff0ea43f9645fdb50b8dfd5f1fe4fb6640 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Mon, 24 Nov 2014 10:17:33 +0000 Subject: update .18 support for -rc6 Signed-off-by: Imre Kaloz SVN-Revision: 43357 --- target/linux/generic/patches-3.18/950-vm_exports.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.18/950-vm_exports.patch') diff --git a/target/linux/generic/patches-3.18/950-vm_exports.patch b/target/linux/generic/patches-3.18/950-vm_exports.patch index 0291957bf0..eae65d2bff 100644 --- a/target/linux/generic/patches-3.18/950-vm_exports.patch +++ b/target/linux/generic/patches-3.18/950-vm_exports.patch @@ -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)); } -- cgit v1.2.3