]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - kernel/signal.c
signals: annotate lock_task_sighand()
[net-next-2.6.git] / kernel / signal.c
index 919562c3d6b720d58ff246b2c412114d77c0b419..e921409b85a9e4aeef3599cdce1484ac475d021e 100644 (file)
@@ -1105,7 +1105,8 @@ int zap_other_threads(struct task_struct *p)
        return count;
 }
 
-struct sighand_struct *lock_task_sighand(struct task_struct *tsk, unsigned long *flags)
+struct sighand_struct *__lock_task_sighand(struct task_struct *tsk,
+                                          unsigned long *flags)
 {
        struct sighand_struct *sighand;