From: Al Viro Date: Thu, 30 Mar 2006 01:02:55 +0000 (-0500) Subject: [PATCH] deal with deadlocks in audit_free() X-Git-Tag: v2.6.17-rc4~61^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45d9bb0e37668b7c64d1e49e98fbc4733c23b334;p=pandora-kernel.git [PATCH] deal with deadlocks in audit_free() Don't assume that audit_log_exit() et.al. are called for the context of current; pass task explictly. Signed-off-by: Al Viro --- Reading git-diff-tree failed