diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-07-29 17:20:25 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-07-29 17:20:25 +0000 |
commit | b8d60bb9d489ac508614f3463c2e523fc8780794 (patch) | |
tree | 444af6ef86ef9c6c27c71fc3951aba2c01b72a91 /target/linux/generic/patches-2.6.32/980-vm_exports.patch | |
parent | daf10573bab33e2c31704247877d2b248835edb6 (diff) | |
download | mtk-20170518-b8d60bb9d489ac508614f3463c2e523fc8780794.zip mtk-20170518-b8d60bb9d489ac508614f3463c2e523fc8780794.tar.gz mtk-20170518-b8d60bb9d489ac508614f3463c2e523fc8780794.tar.bz2 |
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.patch | 2 |
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 c226ac7..b80eb25 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; } |