[PATCH] deal with deadlocks in audit_free()
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 30 Mar 2006 01:02:55 +0000 (20:02 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 1 May 2006 10:06:07 +0000 (06:06 -0400)
Don't assume that audit_log_exit() et.al. are called for the context of
current; pass task explictly.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found