linux_dsm_epyc7002/security/selinux
Richard Guy Briggs d950f84c1c selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()
Convert WARN_ONCE() to printk() in selinux_nlmsg_perm().

After conversion from audit_log() in commit e173fb26, WARN_ONCE() was
deemed too alarmist, so switch it to printk().

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
[PM: Changed to printk(WARNING) so we catch all of the different
 invalid netlink messages.  In Richard's defense, he brought this
 point up earlier, but I didn't understand his point at the time.]
Signed-off-by: Paul Moore <pmoore@redhat.com>
2014-11-12 16:14:02 -05:00
..
include selinux: make the netif cache namespace aware 2014-09-10 17:09:57 -04:00
ss selinux: normalize audit log formatting 2014-09-22 17:02:10 -04:00
.gitignore
avc.c selinux: Report permissive mode in avc: denied messages. 2014-06-03 14:21:48 -05:00
exports.c
hooks.c selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm() 2014-11-12 16:14:02 -05:00
Kconfig
Makefile
netif.c selinux: make the netif cache namespace aware 2014-09-10 17:09:57 -04:00
netlabel.c
netlink.c
netnode.c selinux: reduce the number of calls to synchronize_net() when flushing caches 2014-06-26 14:33:56 -04:00
netport.c selinux: reduce the number of calls to synchronize_net() when flushing caches 2014-06-26 14:33:56 -04:00
nlmsgtab.c
selinuxfs.c
xfrm.c