From: Al Viro Date: Thu, 10 Jan 2008 09:53:18 +0000 (-0500) Subject: [PATCH] get rid of loginuid races X-Git-Tag: v2.6.25-rc1~1080^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfef93a5d1fb5654fe2025276c55e202d10b5255;p=pandora-kernel.git [PATCH] get rid of loginuid races Keeping loginuid in audit_context is racy and results in messier code. Taken to task_struct, out of the way of ->audit_context changes. Signed-off-by: Al Viro --- Reading git-diff-tree failed