Files
linux-kernel-test/include/linux
Namhyung Kim b8ed374e20 signals: annotate lock_task_sighand()
lock_task_sighand() grabs sighand->siglock in case of returning non-NULL
but unlock_task_sighand() releases it unconditionally.  This leads sparse
to complain about the lock context imbalance.  Rename and wrap
lock_task_sighand() using __cond_lock() macro to make sparse happy.

Suggested-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-10-27 18:03:12 -07:00
..
2010-10-15 21:18:59 +02:00
2010-10-26 14:51:00 -04:00
2010-09-23 14:33:39 -07:00
2010-10-25 21:18:20 -04:00
2010-10-25 08:02:40 -07:00
2010-10-21 14:47:59 +02:00
2010-09-23 14:33:39 -07:00
2010-10-25 14:11:37 -07:00
2010-10-23 22:49:32 +02:00
2010-10-27 18:03:05 -07:00
2010-10-12 16:53:37 +02:00
2010-09-21 18:04:47 -07:00
2010-09-30 21:16:05 -07:00
2010-10-26 16:52:08 -07:00
2010-10-12 16:53:44 +02:00
2010-10-07 14:08:55 +01:00
2010-10-12 16:39:07 +02:00
2010-10-22 15:34:12 -05:00
2010-10-21 21:18:54 -04:00
2010-10-25 21:24:15 -04:00
2010-10-26 16:52:05 -07:00
2010-10-12 16:53:34 +02:00
2010-10-04 21:10:52 +02:00
2010-10-04 21:10:52 +02:00
2010-10-01 17:18:59 -04:00
2010-10-21 04:26:38 -07:00
2010-10-07 18:48:49 -04:00
2010-10-15 12:45:44 +02:00
2010-10-25 21:18:20 -04:00
2010-10-05 00:29:48 -07:00
2010-10-27 18:03:12 -07:00
2010-10-05 22:10:30 +09:00
2010-10-20 03:02:23 -07:00
2010-10-21 15:44:13 +02:00
2010-10-21 03:09:42 -07:00
2010-10-07 14:08:55 +01:00
2010-09-24 21:27:41 -07:00
2010-10-21 04:11:07 -07:00
2010-10-22 10:20:04 -07:00
2010-10-26 16:52:03 -07:00
2010-10-22 10:16:43 -07:00
2010-10-26 16:52:14 -07:00