]> git.baikalelectronics.ru Git - kernel.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>
Wed, 11 Dec 2013 09:53:21 +0000 (09:53 +0000)
commitc2d0a35ca40f5a83aa78572a1197930454ad0bb2
tree8bc531d582eae3546658dcf9cabf1394523cdd6c
parent96fcd9db74dd23d9d636be91dd709d3562f35330
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