aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.32/980-vm_exports.patch
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-07-29 17:20:25 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-07-29 17:20:25 +0000
commit6fa5b6c5558eda233f1a1b6362f77c4b1696f93d (patch)
tree377935a1f4c3812afd5346847858a659864bcb32 /target/linux/generic/patches-2.6.32/980-vm_exports.patch
parent1197bf389b501f5af5735d1ab7fc887149a03af0 (diff)
downloadupstream-6fa5b6c5558eda233f1a1b6362f77c4b1696f93d.tar.gz
upstream-6fa5b6c5558eda233f1a1b6362f77c4b1696f93d.tar.bz2
upstream-6fa5b6c5558eda233f1a1b6362f77c4b1696f93d.zip
target/linux: refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22413 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.32/980-vm_exports.patch')
-rw-r--r--target/linux/generic/patches-2.6.32/980-vm_exports.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.32/980-vm_exports.patch b/target/linux/generic/patches-2.6.32/980-vm_exports.patch
index c226ac7bf1..b80eb25198 100644
--- a/target/linux/generic/patches-2.6.32/980-vm_exports.patch
+++ b/target/linux/generic/patches-2.6.32/980-vm_exports.patch
@@ -124,7 +124,7 @@
#ifndef CONFIG_MMU
--- a/kernel/signal.c
+++ b/kernel/signal.c
-@@ -1070,6 +1070,7 @@ struct sighand_struct *lock_task_sighand
+@@ -1072,6 +1072,7 @@ struct sighand_struct *lock_task_sighand
return sighand;
}