Eric W. Biederman f96a795d4f [PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_info
We already have the tasklist_lock so there is no need for us to reacquire it
with send_group_sig_info.  reader/writer locks allow multiple readers and thus
recursion so the old code was ok just wastful.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-28 18:36:40 -08:00
..
2006-03-26 08:57:09 -08:00
2006-03-25 08:22:52 -08:00
2006-03-28 09:16:08 -08:00
2006-03-24 07:33:24 -08:00
2006-03-27 08:44:51 -08:00
2005-10-30 17:37:32 -08:00
2006-03-25 08:22:52 -08:00
2006-03-28 09:16:08 -08:00
2006-03-27 08:44:52 -08:00
2006-03-28 09:16:08 -08:00
2006-03-23 07:38:16 -08:00
2006-03-28 09:16:08 -08:00
2006-03-24 18:23:14 +01:00