From: Laura Abbott Date: Mon, 17 Jun 2013 17:29:13 +0000 (-0700) Subject: ARM: mm: Define set_memory_* functions for ARM X-Git-Tag: v3.14-rc1~116^2~1^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75374ad47c6465de6c098d7b913fe02d6131195c;p=pandora-kernel.git ARM: mm: Define set_memory_* functions for ARM Other architectures define various set_memory functions to allow attributes to be changed (e.g. set_memory_x, set_memory_rw, etc.) Currently, these functions are missing on ARM. Define these in an appropriate manner for ARM. Signed-off-by: Laura Abbott Signed-off-by: Russell King --- Reading git-diff-tree failed