From: Oleg Nesterov Date: Fri, 8 Dec 2006 10:36:07 +0000 (-0800) Subject: [PATCH] do_task_stat(): don't take tty_mutex X-Git-Tag: v2.6.20-rc1~34^2~397 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=915935041281c64589e2b7fe38437be22567fb6f;p=pandora-kernel.git [PATCH] do_task_stat(): don't take tty_mutex ->signal->tty is protected by ->siglock, no need to take the global tty_mutex. Signed-off-by: Oleg Nesterov Acked-by: Peter Zijlstra Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed