commit | cd77b8212d5473b800ac865364981d334ff564ea | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@shinybook.infradead.org> | Thu May 19 11:18:24 2005 +0100 |
committer | David Woodhouse <dwmw2@shinybook.infradead.org> | Thu May 19 11:18:24 2005 +0100 |
tree | 334f44b05fc02039d67de5f9bfc26765e754b727 | |
parent | b7d1125817c9a46cc46f57db89d9c195e7af22f8 [diff] |
Restore logging of pid= and comm= in AVC audit messages We turned this all off because the 'exe=' was causing deadlocks on dcache_lock. There's no need to leave the pid and comm out though. They'll all be logged correctly if full auditing is enabled, but we should still print them in case auditing _isn't_ enabled. Signed-off-by: David Woodhouse <dwmw2@infradead.org>