selinux: remove AVC init audit log message
authorRichard Guy Briggs <rgb@redhat.com>
Fri, 28 Jul 2017 07:23:31 +0000 (03:23 -0400)
committerPaul Moore <paul@paul-moore.com>
Tue, 5 Sep 2017 13:46:57 +0000 (09:46 -0400)
commit19128341d6ca748088a9c787e54b2a160cf97a22
tree27fe13816c0383446cee8dfa95a49f35cfb152ec
parent174e075c0e8ea14e8d540a61417e076f51701409
selinux: remove AVC init audit log message

In the process of normalizing audit log messages, it was noticed that the AVC
initialization code registered an audit log KERNEL record that didn't fit the
standard format.  In the process of attempting to normalize it it was
determined that this record was not even necessary.  Remove it.

Ref: http://marc.info/?l=selinux&m=149614868525826&w=2
See: https://github.com/linux-audit/audit-kernel/issues/48
Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Acked-by: Steve Grubb <sgrubb@redhat.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/selinux/avc.c