From: Alan Cox Date: Fri, 29 Sep 2006 09:01:41 +0000 (-0700) Subject: [PATCH] audit/accounting: tty locking X-Git-Tag: v2.6.19-rc1~662 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb84a20e9e6b98dcb33023ad22241d79107a08a7;p=pandora-kernel.git [PATCH] audit/accounting: tty locking Add tty locking around the audit and accounting code. The whole current->signal-> locking is all deeply strange but it's for someone else to sort out. Add rather than replace the lock for acct.c Signed-off-by: Alan Cox Acked-by: Arjan van de Ven Cc: Al Viro Cc: Oleg Nesterov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed