From: Laura Abbott Date: Tue, 19 Aug 2014 19:41:43 +0000 (+0100) Subject: arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support X-Git-Tag: fixes-for-v3.18-merge-window~21^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11d91a770f1fff44dafdf88d6089a3451f99c9b6;p=pandora-kernel.git arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support In a similar fashion to other architecture, add the infrastructure and Kconfig to enable DEBUG_SET_MODULE_RONX support. When enabled, module ranges will be marked read-only/no-execute as appropriate. Signed-off-by: Laura Abbott [will: fixed off-by-one in module end check] Signed-off-by: Will Deacon --- Reading git-diff-tree failed