git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbe0d6e
)
selinux: cleanup error reporting in selinux_nlmsg_perm()
author
Richard Guy Briggs
<rgb@redhat.com>
Fri, 19 Sep 2014 00:50:17 +0000
(20:50 -0400)
committer
Paul Moore
<pmoore@redhat.com>
Mon, 22 Sep 2014 19:50:08 +0000
(15:50 -0400)
Convert audit_log() call to WARN_ONCE().
Rename "type=" to nlmsg_type=" to avoid confusion with the audit record
type.
Added "protocol=" to help track down which protocol (NETLINK_AUDIT?) was used
within the netlink protocol family.
Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
[Rewrote the patch subject line]
Signed-off-by: Paul Moore <pmoore@redhat.com>
security/selinux/hooks.c
patch
|
blob
|
history
diff --cc
security/selinux/hooks.c
Simple merge