From: Kees Cook Date: Fri, 24 Jul 2015 01:02:48 +0000 (-0700) Subject: Yama: remove needless CONFIG_SECURITY_YAMA_STACKED X-Git-Tag: omap-for-v4.3/fixes-rc1~70^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=730daa164e7c7e31c08fab940549f4acc3329432;p=pandora-kernel.git Yama: remove needless CONFIG_SECURITY_YAMA_STACKED Now that minor LSMs can cleanly stack with major LSMs, remove the unneeded config for Yama to be made to explicitly stack. Just selecting the main Yama CONFIG will allow it to work, regardless of the major LSM. Since distros using Yama are already forcing it to stack, this is effectively a no-op change. Additionally add MAINTAINERS entry. Signed-off-by: Kees Cook Signed-off-by: James Morris --- Reading git-diff-tree failed