From: Laura Abbott Date: Mon, 17 Jun 2013 17:29:12 +0000 (-0700) Subject: ARM: add definitions for pte_mkexec/pte_mknexec X-Git-Tag: v3.14-rc1~116^2~1^4~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27ec8da4ace46900a71b8462157aa2bc88ff5d2c;p=pandora-kernel.git ARM: add definitions for pte_mkexec/pte_mknexec Other architectures define pte_mkexec to mark a pte as executable. Add pte_mkexec for ARM to get the same functionality. Although no other architectures currently define it, also add pte_mknexec to explicitly allow a pte to be marked as non executable. Signed-off-by: Laura Abbott Signed-off-by: Russell King --- Reading git-diff-tree failed