diff options
| author | Imre Kaloz <kaloz@openwrt.org> | 2010-01-19 12:53:34 +0000 |
|---|---|---|
| committer | Imre Kaloz <kaloz@openwrt.org> | 2010-01-19 12:53:34 +0000 |
| commit | 1ca16cd45396f8adb65e4c18de196b74ff8e43a5 (patch) | |
| tree | 0735edf0da47224f4d1562c31c723014da9f833b | |
| parent | a827205280470937a64bc27de6bf513c51198de6 (diff) | |
| download | upstream-1ca16cd45396f8adb65e4c18de196b74ff8e43a5.tar.gz upstream-1ca16cd45396f8adb65e4c18de196b74ff8e43a5.tar.bz2 upstream-1ca16cd45396f8adb65e4c18de196b74ff8e43a5.zip | |
refresh patch
SVN-Revision: 19225
| -rw-r--r-- | target/linux/generic-2.6/patches-2.6.31/980-vm_exports.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.31/980-vm_exports.patch b/target/linux/generic-2.6/patches-2.6.31/980-vm_exports.patch index 1b8f3a93078..3f1848b9e22 100644 --- a/target/linux/generic-2.6/patches-2.6.31/980-vm_exports.patch +++ b/target/linux/generic-2.6/patches-2.6.31/980-vm_exports.patch @@ -125,7 +125,7 @@ #ifndef CONFIG_MMU --- a/kernel/signal.c +++ b/kernel/signal.c -@@ -1061,6 +1061,7 @@ struct sighand_struct *lock_task_sighand +@@ -1062,6 +1062,7 @@ struct sighand_struct *lock_task_sighand return sighand; } |
