]> Git Repo - linux.git/commit
ARM: add DEBUG_SET_MODULE_RONX option to Kconfig
authorLaura Abbott <[email protected]>
Mon, 17 Jun 2013 17:29:14 +0000 (10:29 -0700)
committerRussell King <[email protected]>
Wed, 11 Dec 2013 09:53:21 +0000 (09:53 +0000)
commitdca9aa92fc7caa3620b31ced1535968f4aeeb967
tree8bc531d582eae3546658dcf9cabf1394523cdd6c
parent75374ad47c6465de6c098d7b913fe02d6131195c
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 <[email protected]>
Signed-off-by: Russell King <[email protected]>
arch/arm/Kconfig.debug
This page took 0.070435 seconds and 4 git commands to generate.