]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAX
authorWilliam Roberts <william.c.roberts@intel.com>
Mon, 15 Aug 2016 19:42:12 +0000 (12:42 -0700)
committerPaul Moore <paul@paul-moore.com>
Fri, 19 Aug 2016 00:01:15 +0000 (20:01 -0400)
commit348a0db9e69e4c214bf5d7677f17cb99cdc47db0
tree2f4d8eece6b89d0fd12269eacf8f886e505623a0
parenta518b0a5b0d7f3397e065acb956bca9635aa892d
selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAX

Remove the SECURITY_SELINUX_POLICYDB_VERSION_MAX Kconfig option

Per: https://github.com/SELinuxProject/selinux/wiki/Kernel-Todo

This was only needed on Fedora 3 and 4 and just causes issues now,
so drop it.

The MAX and MIN should just be whatever the kernel can support.

Signed-off-by: William Roberts <william.c.roberts@intel.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/selinux/Kconfig
security/selinux/include/security.h