]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
UBUNTU: SAUCE: LSM stacking: fixup stacking kconfig
authorJohn Johansen <john.johansen@canonical.com>
Mon, 25 Sep 2017 16:03:19 +0000 (12:03 -0400)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 28 Sep 2017 20:54:25 +0000 (16:54 -0400)
commitbc7e09e5349758759c19d1eaba4f5b6c3418b14f
treea59bac347de31043ef049b87fcd0fb4169ee3585
parentdea1e5a4b974832932ba2660cd08d172de0bc4d6
UBUNTU: SAUCE: LSM stacking: fixup stacking kconfig

The stack configs in the base stacking patches are confusing and
separate the selinux/smack stacking from the other LSMs with an
"extreme" stacking entry which is extremely confusing.

Switch the "extreme" stacking to a select for mutually exclusive
LSMs, which provides a better explanation of what is happening.

Fixes: 6c5100029055 ("LSM: general but not extreme module stacking")
Signed-off-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
security/Kconfig