From d5bda1db31f04855a5bed39e70907e25cdc6facb Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Wed, 22 Dec 2010 19:43:25 +0000 Subject: kernel: refresh patches with kernel 2.6.37-rc7 SVN-Revision: 24804 --- target/linux/generic/patches-2.6.37/980-vm_exports.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-2.6.37/980-vm_exports.patch') diff --git a/target/linux/generic/patches-2.6.37/980-vm_exports.patch b/target/linux/generic/patches-2.6.37/980-vm_exports.patch index e93971a752..35b9b925fb 100644 --- a/target/linux/generic/patches-2.6.37/980-vm_exports.patch +++ b/target/linux/generic/patches-2.6.37/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 -@@ -4588,6 +4588,7 @@ int can_nice(const struct task_struct *p +@@ -4773,6 +4773,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