summaryrefslogtreecommitdiffstats
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
commitb8d60bb9d489ac508614f3463c2e523fc8780794 (patch)
tree444af6ef86ef9c6c27c71fc3951aba2c01b72a91 /target/linux/generic/patches-2.6.32/980-vm_exports.patch
parentdaf10573bab33e2c31704247877d2b248835edb6 (diff)
downloadmaster-31e0f0ae-b8d60bb9d489ac508614f3463c2e523fc8780794.tar.gz
master-31e0f0ae-b8d60bb9d489ac508614f3463c2e523fc8780794.tar.bz2
master-31e0f0ae-b8d60bb9d489ac508614f3463c2e523fc8780794.zip
target/linux: refresh kernel patches
SVN-Revision: 22413
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;
}