From: Eric Paris Date: Mon, 7 Jan 2008 19:01:18 +0000 (-0500) Subject: [AUDIT] do not panic on exclude messages in audit_log_pid_context() X-Git-Tag: v2.6.25-rc1~1080^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6246ccab99093a562044596dd868213caa0b2b4c;p=pandora-kernel.git [AUDIT] do not panic on exclude messages in audit_log_pid_context() If we fail to get an ab in audit_log_pid_context this may be due to an exclude rule rather than a memory allocation failure. If it was due to a memory allocation failue we would have already paniced and no need to do it again. Signed-off-by: Eric Paris --- Reading git-diff-tree failed