From: Laura Abbott Date: Mon, 17 Jun 2013 17:29:14 +0000 (-0700) Subject: ARM: add DEBUG_SET_MODULE_RONX option to Kconfig X-Git-Tag: v3.14-rc1~116^2~1^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dca9aa92fc7c;p=pandora-kernel.git ARM: add DEBUG_SET_MODULE_RONX option to Kconfig Now that all the page setting infrastructure is in place, Add the DEBUG_SET_MODULE_RONX to the ARM debugging Kconfig. When turned on, data sections for modules will be marked as NX and read only sections will be marked as such. Signed-off-by: Laura Abbott Signed-off-by: Russell King --- Reading git-diff-tree failed