kernel-ark/security/selinux
Eric Paris a200005038 SELinux: return error codes on policy load failure
policy load failure always return EINVAL even if the failure was for some
other reason (usually ENOMEM).  This patch passes error codes back up the
stack where they will make their way to userspace.  This might help in
debugging future problems with policy load.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by:  Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
2010-04-21 08:58:49 +10:00
..
include selinux: always call sk_security_struct sksec 2010-04-08 09:17:02 +10:00
ss SELinux: return error codes on policy load failure 2010-04-21 08:58:49 +10:00
.gitignore
avc.c Merge branch 'for-next' into for-linus 2010-03-08 16:55:37 +01:00
exports.c
hooks.c selinux: always call sk_security_struct sksec 2010-04-08 09:17:02 +10:00
Kconfig
Makefile
netif.c
netlabel.c selinux: always call sk_security_struct sksec 2010-04-08 09:17:02 +10:00
netlink.c Selinux: Remove unused headers list.h in selinux/netlink.c 2010-03-03 09:20:57 +11:00
netnode.c
netport.c
nlmsgtab.c Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.c 2010-03-04 08:51:06 +11:00
selinuxfs.c Security: Fix coding style in security/ 2010-04-09 15:13:48 +10:00
xfrm.c