From 057019f38a41c16b4f59c95d65fc2512100f4b2f Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 12 Sep 2010 21:23:15 +0000 Subject: [kernel] refresh 2.6.35 patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23033 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 c372e9570..73a221af8 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 -@@ -4261,6 +4261,7 @@ int can_nice(const struct task_struct *p +@@ -4269,6 +4269,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