refresh patch

SVN-Revision: 19225
This commit is contained in:
Imre Kaloz 2010-01-19 12:53:34 +00:00
parent a827205280
commit 1ca16cd453

View File

@ -125,7 +125,7 @@
#ifndef CONFIG_MMU #ifndef CONFIG_MMU
--- a/kernel/signal.c --- a/kernel/signal.c
+++ b/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; return sighand;
} }