commit | dca9aa92fc7caa3620b31ced1535968f4aeeb967 | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Mon Jun 17 10:29:14 2013 -0700 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Dec 11 09:53:21 2013 +0000 |
tree | 8bc531d582eae3546658dcf9cabf1394523cdd6c | |
parent | 75374ad47c6465de6c098d7b913fe02d6131195c [diff] |
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>