From: Kees Cook Date: Thu, 24 Oct 2013 16:25:57 +0000 (-0700) Subject: lkdtm: add tests for additional page permissions X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~65^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ae113ce5faf1c74af1ee71b5ef7d04b6b06b063;p=pandora-kernel.git lkdtm: add tests for additional page permissions Testing execution and access of userspace from the kernel is needed for validating things like Intel's SMEP and SMAP protections. Additionally, add an explicit test for validating that RO page permissions have been set for the RO data area. Signed-off-by: Kees Cook Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed