refresh patch

SVN-Revision: 19225
lede-17.01
Imre Kaloz 2010-01-19 12:53:34 +00:00
parent a827205280
commit 1ca16cd453
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;
}