refresh patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19225 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Imre Kaloz 2010-01-19 12:53:34 +00:00
parent f936538715
commit adf18dfdca
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}