]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
audit: Make AUDIT_ANOM_ABEND event normalized
authorSteve Grubb <sgrubb@redhat.com>
Wed, 14 Dec 2016 21:00:13 +0000 (16:00 -0500)
committerPaul Moore <paul@paul-moore.com>
Wed, 14 Dec 2016 21:00:13 +0000 (16:00 -0500)
commit89670affa2a62c4868a2dd8a4195a1a2ec58cb27
treeb7599060821081125d1116876280d28423135a44
parent7c397d01e43493dd087f9cd926cd1fcf508a8019
audit: Make AUDIT_ANOM_ABEND event normalized

The audit event specification asks for certain fields to exist in
all events. Running 'ausearch -m anom_abend -sv yes' returns no
events. This patch adds the result field so that the
AUDIT_ANOM_ABEND event conforms to the rules.

Signed-off-by: Steve Grubb <sgrubb@redhat.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
kernel/auditsc.c