Home
last modified time | relevance | path

Searched hist:"6246 ccab99093a562044596dd868213caa0b2b4c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Dauditsc.cdiff 6246ccab99093a562044596dd868213caa0b2b4c Mon Jan 07 13:01:18 CST 2008 Eric Paris <eparis@redhat.com> [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 <eparis@redhat.com>