On Wed, 28 Apr 2010, Stephen Smalley wrote: > To avoid maintaining per-arch ifdefs, it seems that we could just > directly use (VM_DATA_DEFAULT_FLAGS & VM_EXEC) as the basis for deciding > whether to enable or disable these checks. VM_DATA_DEFAULT_FLAGS isn't > constant on some architectures but instead depends on > current->personality, but we want this applied uniformly. So we'll just > use the initial task state to determine whether or not to enable these > checks. > > Signed-off-by: Stephen Smalley <sds@xxxxxxxxxxxxx> Applied to git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6#next -- James Morris <jmorris@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html