Oleg Nesterov
dac27f4a09
[PATCH] simplify do_signal_stop()
...
do_signal_stop() considers 'thread_group_empty()' as a special case.
This was needed to avoid taking tasklist_lock. Since this lock is
unneeded any longer, we can remove this special case and simplify
the code even more.
Also, before this patch, finish_stop() was called with stop_count == -1
for 'thread_group_empty()' case. This is not strictly wrong, but confusing
and unneeded.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru >
Cc: john stultz <johnstul@us.ibm.com >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2006-03-28 18:36:44 -08:00
..
2006-03-26 08:56:53 -08:00
2006-03-26 08:56:55 -08:00
2006-01-03 11:35:26 +01:00
2006-01-11 18:42:13 -08:00
2006-03-20 14:08:55 -05:00
2006-03-20 14:08:55 -05:00
2006-03-20 14:08:55 -05:00
2006-03-25 09:24:53 -08:00
2006-03-25 08:22:56 -08:00
2006-03-27 08:44:49 -08:00
2006-01-03 13:37:51 +01:00
2006-03-27 08:44:50 -08:00
2006-03-24 07:33:24 -08:00
2005-04-16 15:20:36 -07:00
2006-03-24 07:33:30 -08:00
2006-03-28 18:36:44 -08:00
2005-04-16 15:20:36 -07:00
2006-03-28 18:36:44 -08:00
2006-03-28 09:16:09 -08:00
2006-03-27 08:44:49 -08:00
2006-03-26 08:57:03 -08:00
2006-02-05 11:06:52 -08:00
2006-03-26 08:57:03 -08:00
2005-10-30 17:37:32 -08:00
2005-06-23 09:45:10 -07:00
2005-06-25 16:24:45 -07:00
2006-01-11 18:42:13 -08:00
2005-10-08 15:00:57 -07:00
2006-03-28 18:36:41 -08:00
2006-03-26 08:57:04 -08:00
2006-03-24 07:33:31 -08:00
2006-03-25 08:22:57 -08:00
2006-03-27 08:44:49 -08:00
2006-03-28 09:16:02 -08:00
2006-01-11 08:14:16 -08:00
2006-01-09 15:59:20 -08:00
2006-01-10 14:27:59 -08:00
2006-01-09 15:59:19 -08:00
2006-03-27 08:44:50 -08:00
2006-03-28 09:16:03 -08:00
2006-03-28 18:36:41 -08:00
2006-01-10 08:01:38 -08:00
2006-03-26 08:57:03 -08:00
2006-03-24 07:33:27 -08:00
2006-03-27 08:44:50 -08:00
2006-03-28 18:36:41 -08:00
2006-03-24 07:33:20 -08:00
2006-03-28 09:16:05 -08:00
2006-03-23 19:58:45 +01:00
2006-01-10 08:02:02 -08:00
2006-03-28 09:16:05 -08:00
2005-04-16 15:20:36 -07:00
2006-03-28 18:36:44 -08:00
2006-03-22 07:53:59 -08:00
2006-03-27 08:44:50 -08:00
2006-03-23 07:38:16 -08:00
2006-01-10 08:01:25 -08:00
2006-03-27 08:44:49 -08:00
2006-03-28 18:36:43 -08:00
2006-03-24 07:33:20 -08:00
2006-03-26 08:57:03 -08:00
2006-03-25 08:23:02 -08:00
2006-01-11 18:42:13 -08:00
2006-03-24 07:33:20 -08:00
2005-04-16 15:20:36 -07:00
2006-02-27 23:34:40 -06:00