From: David Woodhouse Date: Thu, 19 May 2005 10:18:24 +0000 (+0100) Subject: Restore logging of pid= and comm= in AVC audit messages X-Git-Tag: v2.6.14-rc2~49^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd77b8212d5473b800ac865364981d334ff564ea;p=pandora-kernel.git 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 --- Reading git-diff-tree failed