commit | 45d9bb0e37668b7c64d1e49e98fbc4733c23b334 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Mar 29 20:02:55 2006 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon May 01 06:06:07 2006 -0400 |
tree | 29b518f84a4e9c4a295dfd92a24b5a5c42c032cc | |
parent | e0a515bc6a2188f02916e976f419a8640312e32a [diff] |
[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 <viro@zeniv.linux.org.uk>