| commit | 5411be59db80333039386f3b1ccfe5eb9023a916 | [log] [tgz] |
|---|---|---|
| author | Al Viro <viro@zeniv.linux.org.uk> | Wed Mar 29 20:23:36 2006 -0500 |
| committer | Al Viro <viro@zeniv.linux.org.uk> | Mon May 01 06:06:18 2006 -0400 |
| tree | 77873af4b7557768c3c48b56e7ae4508be4a70a5 | |
| parent | e495149b173d8e133e1f6f2eb86fd97be7e92010 [diff] |
[PATCH] drop task argument of audit_syscall_{entry,exit}
... it's always current, and that's a good thing - allows simpler locking.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>