From: Stephen Smalley <sds@xxxxxxxxxxxxx> Date: Wed, 28 Apr 2010 15:57:57 -0400 > 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> Acked-by: David S. Miller <davem@xxxxxxxxxxxxx> -- 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