From: Kees Cook Date: Tue, 4 Sep 2012 20:32:13 +0000 (-0700) Subject: security: allow Yama to be unconditionally stacked X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~32^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6993e4ac002c92bc75379212e9179c36d4bf7ee;p=pandora-kernel.git security: allow Yama to be unconditionally stacked Unconditionally call Yama when CONFIG_SECURITY_YAMA_STACKED is selected, no matter what LSM module is primary. Ubuntu and Chrome OS already carry patches to do this, and Fedora has voiced interest in doing this as well. Instead of having multiple distributions (or LSM authors) carrying these patches, just allow Yama to be called unconditionally when selected by the new CONFIG. Signed-off-by: Kees Cook Acked-by: Serge E. Hallyn Acked-by: Eric Paris Acked-by: John Johansen Signed-off-by: James Morris --- Reading git-diff-tree failed