]> 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)
commit581270a40e8b468f5f802445dd68c32e4cca27aa
tree8bc531d582eae3546658dcf9cabf1394523cdd6c
parent93275052c89d7f83dc576fb9fa315e64665233ca
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