From: Oleg Nesterov Date: Fri, 8 Dec 2006 10:36:07 +0000 (-0800) Subject: [PATCH] do_acct_process(): don't take tty_mutex X-Git-Tag: v2.6.20-rc1~34^2~396 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bcfa95e561f11a17720162935e4f704c5d6fda3;p=pandora-kernel.git [PATCH] do_acct_process(): don't take tty_mutex No need to take the global tty_mutex, signal->tty->driver can't go away while we are holding ->siglock. Signed-off-by: Oleg Nesterov Acked-by: Peter Zijlstra Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed