]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Restore logging of pid= and comm= in AVC audit messages
authorDavid Woodhouse <dwmw2@shinybook.infradead.org>
Thu, 19 May 2005 10:18:24 +0000 (11:18 +0100)
committerDavid Woodhouse <dwmw2@shinybook.infradead.org>
Thu, 19 May 2005 10:18:24 +0000 (11:18 +0100)
commitcd77b8212d5473b800ac865364981d334ff564ea
tree334f44b05fc02039d67de5f9bfc26765e754b727
parentb7d1125817c9a46cc46f57db89d9c195e7af22f8
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>
security/selinux/avc.c