From: David Woodhouse Date: Sat, 2 Jul 2005 13:10:46 +0000 (+0100) Subject: AUDIT: Really don't audit auditd. X-Git-Tag: v2.6.14-rc2~49^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21af6c4f2aa5f63138871b4ddd77d7ebf2588c9d;p=pandora-kernel.git AUDIT: Really don't audit auditd. The pid in the audit context isn't always set up. Use tsk->pid when checking whether it's auditd in audit_filter_syscall(), instead of ctx->pid. Remove a band-aid which did the same elsewhere. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed