]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: add DEBUG_SET_MODULE_RONX option to Kconfig
authorLaura Abbott <lauraa@codeaurora.org>
Mon, 17 Jun 2013 17:29:14 +0000 (10:29 -0700)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 7 Dec 2013 23:20:59 +0000 (23:20 +0000)
commiteac70cec1553e15dc520b276fd04a2eb77dfd13f
tree0c57fd89134f9f4628c9dce30b4b13669b22cdcf
parent2da3c4b4c752de9da7ed06b7f677a983da9acc10
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 <lauraa@codeaurora.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig.debug