From 2a018eb3806d5ea13e16dbf629b2c7e4fa541b51 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Sun, 11 Apr 2010 18:15:15 +0000
Subject: refresh 2.6.33 patches for 2.6.33.2

SVN-Revision: 20803
---
 target/linux/generic-2.6/patches-2.6.33/980-vm_exports.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'target/linux/generic-2.6/patches-2.6.33/980-vm_exports.patch')

diff --git a/target/linux/generic-2.6/patches-2.6.33/980-vm_exports.patch b/target/linux/generic-2.6/patches-2.6.33/980-vm_exports.patch
index 39b2215..2c3a552 100644
--- a/target/linux/generic-2.6/patches-2.6.33/980-vm_exports.patch
+++ b/target/linux/generic-2.6/patches-2.6.33/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
-@@ -6149,6 +6149,7 @@ int can_nice(const struct task_struct *p
+@@ -6171,6 +6171,7 @@ int can_nice(const struct task_struct *p
  	return (nice_rlim <= p->signal->rlim[RLIMIT_NICE].rlim_cur ||
  		capable(CAP_SYS_NICE));
  }
-- 
cgit v1.1