From 31ce3e2546b650528d797d146eac9fc21aa9b8d1 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 22 Aug 2010 17:09:18 +0000 Subject: refresh 2.6.35 patches SVN-Revision: 22772 --- target/linux/generic/patches-2.6.35/980-vm_exports.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-2.6.35/980-vm_exports.patch') diff --git a/target/linux/generic/patches-2.6.35/980-vm_exports.patch b/target/linux/generic/patches-2.6.35/980-vm_exports.patch index f5f73d7bb0..c372e95703 100644 --- a/target/linux/generic/patches-2.6.35/980-vm_exports.patch +++ b/target/linux/generic/patches-2.6.35/980-vm_exports.patch @@ -76,7 +76,7 @@ * macro override instead of weak attribute alias, to workaround --- a/kernel/sched.c +++ b/kernel/sched.c -@@ -4271,6 +4271,7 @@ int can_nice(const struct task_struct *p +@@ -4261,6 +4261,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